diff options
Diffstat (limited to 'configs/ot1200_spl_defconfig')
-rw-r--r-- | configs/ot1200_spl_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig index 712dcdecc9..3d3f6b682a 100644 --- a/configs/ot1200_spl_defconfig +++ b/configs/ot1200_spl_defconfig @@ -18,11 +18,11 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_SF=y -CONFIG_CMD_I2C=y CONFIG_CMD_USB=y -CONFIG_CMD_GPIO=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y |