diff options
Diffstat (limited to 'configs/bubinga_defconfig')
-rw-r--r-- | configs/bubinga_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bubinga_defconfig b/configs/bubinga_defconfig index 12cae43..376ffb3 100644 --- a/configs/bubinga_defconfig +++ b/configs/bubinga_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_BUBINGA=y CONFIG_OF_BOARD_SETUP=y @@ -16,6 +15,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |