summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2014-08-14 16:30:34 +0900
committerChanho Park <cometzero@review.tizen.org>2014-08-14 01:07:18 -0700
commit594ca3b1e20fbb7e40b79a0f88baa263e0bf8281 (patch)
tree14f64392d89b1cab814d2e39abf16de1fa0145b1 /arch
parent68b749e504c499c3488a0686fa03b217888233f3 (diff)
downloadlinux-3.10-594ca3b1e20fbb7e40b79a0f88baa263e0bf8281.tar.gz
linux-3.10-594ca3b1e20fbb7e40b79a0f88baa263e0bf8281.tar.bz2
linux-3.10-594ca3b1e20fbb7e40b79a0f88baa263e0bf8281.zip
arm: tizen_odroid_defconfig: built-in snd-usb-audio
HVR950Q ananlog TV output needs snd-usb-audio, built-in it for user convenience. Change-Id: I7b274395f32d35be1841f3122a256f673d84a9c7 Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'arch')
-rwxr-xr-xarch/arm/configs/tizen_odroid_defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 9230a8310f7..c0490877e38 100755
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.10.51 Kernel Configuration
+# Linux/arm 3.10.52 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -2399,8 +2399,8 @@ CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
-CONFIG_SND_HWDEP=m
-CONFIG_SND_RAWMIDI=m
+CONFIG_SND_HWDEP=y
+CONFIG_SND_RAWMIDI=y
CONFIG_SND_COMPRESS_OFFLOAD=y
CONFIG_SND_JACK=y
# CONFIG_SND_SEQUENCER is not set
@@ -2421,7 +2421,7 @@ CONFIG_SND_JACK=y
# CONFIG_SND_ARM is not set
# CONFIG_SND_SPI is not set
CONFIG_SND_USB=y
-CONFIG_SND_USB_AUDIO=m
+CONFIG_SND_USB_AUDIO=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_6FIRE is not set