diff options
Diffstat (limited to 'configs/cam5200_niosflash_defconfig')
-rw-r--r-- | configs/cam5200_niosflash_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cam5200_niosflash_defconfig b/configs/cam5200_niosflash_defconfig index adf3cefac5..7bd95fae68 100644 --- a/configs/cam5200_niosflash_defconfig +++ b/configs/cam5200_niosflash_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC5xxx=y CONFIG_TARGET_TQM5200=y CONFIG_OF_BOARD_SETUP=y @@ -17,6 +16,7 @@ CONFIG_CMD_SNTP=y CONFIG_MAC_PARTITION=y CONFIG_DOS_PARTITION=y CONFIG_ISO_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set CONFIG_OF_LIBFDT=y |