diff options
Diffstat (limited to 'configs/omap4_panda_defconfig')
-rw-r--r-- | configs/omap4_panda_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig index ce4e2aa743..3d4f0cb10f 100644 --- a/configs/omap4_panda_defconfig +++ b/configs/omap4_panda_defconfig @@ -18,11 +18,11 @@ CONFIG_SPL_OS_BOOT=y CONFIG_CMD_SPL=y CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_SPI=y -CONFIG_CMD_I2C=y CONFIG_CMD_USB=y -CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set CONFIG_CMD_EXT4_WRITE=y |