diff options
Diffstat (limited to 'configs/wtk_defconfig')
-rw-r--r-- | configs/wtk_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wtk_defconfig b/configs/wtk_defconfig index 37b027c1a3..6b73178038 100644 --- a/configs/wtk_defconfig +++ b/configs/wtk_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 |