summaryrefslogtreecommitdiffstats
path: root/configs/origen_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r--configs/origen_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig
index 657ef7e7da..a893660243 100644
--- a/configs/origen_defconfig
+++ b/configs/origen_defconfig
@@ -1,8 +1,10 @@
CONFIG_ARM=y
CONFIG_ARCH_EXYNOS=y
CONFIG_TARGET_ORIGEN=y
-CONFIG_SPL_DISABLE_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen"
CONFIG_SPL=y
CONFIG_CMD_SETEXPR=y
CONFIG_OF_CONTROL=y
+CONFIG_SPL_DISABLE_OF_CONTROL=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
OpenPOWER on IntegriCloud