diff options
Diffstat (limited to 'configs/mecp5123_defconfig')
-rw-r--r-- | configs/mecp5123_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mecp5123_defconfig b/configs/mecp5123_defconfig index be67650..e207faa 100644 --- a/configs/mecp5123_defconfig +++ b/configs/mecp5123_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC512X=y CONFIG_TARGET_MECP5123=y CONFIG_OF_BOARD_SETUP=y @@ -13,6 +12,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_OF_LIBFDT=y |