diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index 41113b14a4..b35f605a7a 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -1,6 +1,5 @@ CONFIG_PPC=y CONFIG_IDENT_STRING="\n(c) 2002 by MPL AG Switzerland, MEV-10066-001 released" -# CONFIG_MMC is not set CONFIG_VIDEO=y CONFIG_4xx=y CONFIG_TARGET_PIP405=y @@ -22,6 +21,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_USB=y |