diff options
Diffstat (limited to 'configs/xilinx-ppc405-generic_defconfig')
-rw-r--r-- | configs/xilinx-ppc405-generic_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xilinx-ppc405-generic_defconfig b/configs/xilinx-ppc405-generic_defconfig index 5e5bf4dc76..b109be5436 100644 --- a/configs/xilinx-ppc405-generic_defconfig +++ b/configs/xilinx-ppc405-generic_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_XILINX_PPC405_GENERIC=y CONFIG_DEFAULT_DEVICE_TREE="xilinx-ppc405-generic" @@ -20,6 +19,7 @@ CONFIG_LOOPW=y # CONFIG_CMD_NFS is not set CONFIG_CMD_CACHE=y CONFIG_OF_EMBED=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_SYS_NS16550=y |