diff options
Diffstat (limited to 'configs/omap3_zoom1_defconfig')
-rw-r--r-- | configs/omap3_zoom1_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/omap3_zoom1_defconfig b/configs/omap3_zoom1_defconfig index 03b4f0097a..20bbfeb97a 100644 --- a/configs/omap3_zoom1_defconfig +++ b/configs/omap3_zoom1_defconfig @@ -11,14 +11,14 @@ CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_NAND_LOCK_UNLOCK=y CONFIG_CMD_PART=y CONFIG_CMD_SPI=y -CONFIG_CMD_I2C=y -# CONFIG_CMD_FPGA is not set -CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y |