summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-04-04 09:10:46 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-05-17 09:35:37 +0530
commit1c10490a498f9b04e48416b942c74e257a7b0204 (patch)
treebdad1571f0d72abc38fff0e31773df5403c99b35
parent61b3bcd55888d6288f6b6348c69aab0506d6d759 (diff)
downloadlinux-topics-1c10490a498f9b04e48416b942c74e257a7b0204.tar.gz
CONFIG: ORIGEN: Enable IPV6 support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/configs/exynos4_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/exynos4_defconfig b/arch/arm/configs/exynos4_defconfig
index aefe98617be..4fcbc0033b6 100644
--- a/arch/arm/configs/exynos4_defconfig
+++ b/arch/arm/configs/exynos4_defconfig
@@ -33,6 +33,8 @@ CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_INET=y
CONFIG_IP_PNP=y
+CONFIG_IPV6=y
+CONFIG_CFG80211=y
CONFIG_RFKILL=y
CONFIG_RFKILL_GPIO=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"