diff options
Diffstat (limited to 'configs/warp_defconfig')
-rw-r--r-- | configs/warp_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/warp_defconfig b/configs/warp_defconfig index c7c1d25dde2..aa15c81f060 100644 --- a/configs/warp_defconfig +++ b/configs/warp_defconfig @@ -5,6 +5,8 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6slevk/imximage.cfg,MX6SL CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y +CONFIG_CMD_USB=y CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set |