summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-01-19 16:22:35 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-04-17 13:07:46 +0530
commit294ed8a7f718ce925c151aba2e3343e59bd05235 (patch)
tree45fb66caa42dfe9aeafee0b48e8446e12374561d
parentb86c4456e2e99cf5aebe80c1695bc683e5a8a8d4 (diff)
downloadlinux-topics-294ed8a7f718ce925c151aba2e3343e59bd05235.tar.gz
CONFIG: ORIGEN: Enable generic USB support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/configs/exynos4_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/exynos4_defconfig b/arch/arm/configs/exynos4_defconfig
index 5b54c836dc4..d7a69171e62 100644
--- a/arch/arm/configs/exynos4_defconfig
+++ b/arch/arm/configs/exynos4_defconfig
@@ -55,8 +55,8 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_PWM=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
-# CONFIG_HID_SUPPORT is not set
-# CONFIG_USB_SUPPORT is not set
+CONFIG_USB=y
+CONFIG_USB_STORAGE=y
CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_SDHCI=y