summaryrefslogtreecommitdiffstats
path: root/configs/odroid-xu3_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid-xu3_defconfig')
-rw-r--r--configs/odroid-xu3_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
index 16d3ad141f..942e8bea56 100644
--- a/configs/odroid-xu3_defconfig
+++ b/configs/odroid-xu3_defconfig
@@ -9,8 +9,13 @@ CONFIG_FIT_BEST_MATCH=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="ODROID-XU3 # "
# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
CONFIG_CMD_PMIC=y
CONFIG_ADC=y
CONFIG_ADC_EXYNOS=y
OpenPOWER on IntegriCloud