diff options
Diffstat (limited to 'configs/TTTech_defconfig')
-rw-r--r-- | configs/TTTech_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/TTTech_defconfig b/configs/TTTech_defconfig index d755692f39..cfe56a24c4 100644 --- a/configs/TTTech_defconfig +++ b/configs/TTTech_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_8xx=y CONFIG_TARGET_TQM823L=y CONFIG_OF_BOARD_SETUP=y @@ -14,6 +13,7 @@ CONFIG_CMD_SNTP=y CONFIG_CMD_EXT2=y CONFIG_MAC_PARTITION=y CONFIG_DOS_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_LCD=y |