summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-06-26 10:50:52 -0300
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:59:47 +0900
commit114aac5be0f6045e13fcc9b76a81dd26be68b8be (patch)
tree0b1ad8a59c631a0b2058b7362597ef9394a8087c /arch/arm/configs
parent07657b3ff5491531612f600060ee291056a8a04f (diff)
downloadlinux-3.10-114aac5be0f6045e13fcc9b76a81dd26be68b8be.tar.gz
linux-3.10-114aac5be0f6045e13fcc9b76a81dd26be68b8be.tar.bz2
linux-3.10-114aac5be0f6045e13fcc9b76a81dd26be68b8be.zip
Kconfig: enable snd-usb-audio module
HVR950Q analog TV outputs audi via snd-usb-audio. Enable it, in order to have analog TV fully working. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 10ea7e27eec..3fd2a21a8ea 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -1917,7 +1917,11 @@ CONFIG_SND_JACK=y
# CONFIG_SND_DRIVERS is not set
# CONFIG_SND_ARM is not set
# CONFIG_SND_SPI is not set
-# CONFIG_SND_USB is not set
+CONFIG_SND_USB=y
+CONFIG_SND_USB_AUDIO=m
+# CONFIG_SND_USB_UA101 is not set
+# CONFIG_SND_USB_CAIAQ is not set
+# CONFIG_SND_USB_6FIRE is not set
CONFIG_SND_SOC=y
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_DESIGNWARE_I2S is not set