diff options
Diffstat (limited to 'configs/dreamplug_defconfig')
-rw-r--r-- | configs/dreamplug_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig index 2a3307cd46..501fbbfd33 100644 --- a/configs/dreamplug_defconfig +++ b/configs/dreamplug_defconfig @@ -1,5 +1,7 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_DREAMPLUG=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y |