diff options
Diffstat (limited to 'configs/PATI_defconfig')
-rw-r--r-- | configs/PATI_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/PATI_defconfig b/configs/PATI_defconfig index 884530943d..1e2e28553b 100644 --- a/configs/PATI_defconfig +++ b/configs/PATI_defconfig @@ -1,6 +1,5 @@ CONFIG_PPC=y CONFIG_IDENT_STRING="\n(c) 2003 by MPL AG Switzerland, MEV-10084-001 released" -# CONFIG_MMC is not set CONFIG_5xx=y CONFIG_TARGET_PATI=y CONFIG_BOOTDELAY=5 @@ -20,5 +19,6 @@ CONFIG_SYS_PROMPT="pati=> " # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y # CONFIG_PCI is not set |