summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-08-06 11:41:53 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-01-29 00:09:02 +0400
commit1366987e016a0e579b665db6a26ec7c193a3864f (patch)
tree72f472a2ca024adf6d087fc4cec57dd7fe695464
parentd687aa8d74b15bd2e933c2be3bea4f205845bc03 (diff)
linaro/configs: arndale: Enable stub-audio supportconfig-boards-3.13
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index feb13d806fe..299228e40ae 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -56,6 +56,11 @@ CONFIG_DRM_EXYNOS_DMABUF=y
CONFIG_DRM_EXYNOS_HDMI=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_SAMSUNG=y
+CONFIG_SND_SOC_SMDK_I2S_STUB=y
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_EXTCON=y