diff options
Diffstat (limited to 'configs/theadorable_debug_defconfig')
-rw-r--r-- | configs/theadorable_debug_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig index d700b526b8..a39497984b 100644 --- a/configs/theadorable_debug_defconfig +++ b/configs/theadorable_debug_defconfig @@ -22,12 +22,12 @@ 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_PCI=y CONFIG_CMD_SF=y CONFIG_CMD_SPI=y -CONFIG_CMD_I2C=y CONFIG_CMD_USB=y -CONFIG_CMD_GPIO=y -CONFIG_CMD_PCI=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_TFTPPUT=y CONFIG_CMD_DHCP=y |