diff options
Diffstat (limited to 'configs/fx12mm_defconfig')
-rw-r--r-- | configs/fx12mm_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/fx12mm_defconfig b/configs/fx12mm_defconfig new file mode 100644 index 00000000000..9900a548692 --- /dev/null +++ b/configs/fx12mm_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x04100000,INIT_TLB=board/xilinx/ppc405-generic/init.o" +CONFIG_PPC=y +CONFIG_4xx=y +CONFIG_TARGET_FX12MM=y |