aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-06-15 15:10:43 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-06-20 11:12:46 +0530
commit742cb351c344171522e9a00a5ef469eb352e1f54 (patch)
treed84dee1b479f113fd37665baff7deb06421af499
parentadb7b27f701a27b3fa023b891adce92f4c625f37 (diff)
CONFIG: ORIGEN: UBUNTU: Enable staging support for ALC5625(I2S-Audio)
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--arch/arm/configs/ubuntu_origen_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/ubuntu_origen_defconfig b/arch/arm/configs/ubuntu_origen_defconfig
index fe9933bb604c..930d0aea97c1 100644
--- a/arch/arm/configs/ubuntu_origen_defconfig
+++ b/arch/arm/configs/ubuntu_origen_defconfig
@@ -137,6 +137,10 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_PWM=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_SAMSUNG=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_S5P=y
@@ -156,6 +160,7 @@ CONFIG_LEDS_TRIGGER_GPIO=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_S3C=y
CONFIG_STAGING=y
+CONFIG_SND_SOC_ORIGEN_ALC5625=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y