diff options
Diffstat (limited to 'configs/CPCI4052_defconfig')
-rw-r--r-- | configs/CPCI4052_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/CPCI4052_defconfig b/configs/CPCI4052_defconfig index 8c882c7a7b..09554960e9 100644 --- a/configs/CPCI4052_defconfig +++ b/configs/CPCI4052_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_CPCI4052=y CONFIG_OF_BOARD_SETUP=y @@ -18,6 +17,7 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |