summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tizen_odroid_defconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2014-08-14 16:30:34 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 12:00:35 +0900
commitc428087fefae2a33ee53d1f3fbf9d6c64d16bfbe (patch)
treeb01e733ac8b9a40cc046a68c723a5d8a4c53900e /arch/arm/configs/tizen_odroid_defconfig
parent5d53fb3072b3f63513c8e199534f50d0fcc1e0f6 (diff)
downloadlinux-3.10-c428087fefae2a33ee53d1f3fbf9d6c64d16bfbe.tar.gz
linux-3.10-c428087fefae2a33ee53d1f3fbf9d6c64d16bfbe.tar.bz2
linux-3.10-c428087fefae2a33ee53d1f3fbf9d6c64d16bfbe.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/arm/configs/tizen_odroid_defconfig')
-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