diff options
Diffstat (limited to 'configs/pcm030_defconfig')
-rw-r--r-- | configs/pcm030_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pcm030_defconfig b/configs/pcm030_defconfig index f318fd14c1..8c70e02479 100644 --- a/configs/pcm030_defconfig +++ b/configs/pcm030_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC5xxx=y CONFIG_TARGET_PCM030=y CONFIG_OF_BOARD_SETUP=y @@ -9,6 +8,7 @@ CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_USB=y CONFIG_USB_STORAGE=y |