aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/configs/omap2plus_defconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-03-01 12:34:17 -0800
committerTony Lindgren <tony@atomide.com>2018-03-06 11:25:36 -0800
commit499ed74eb510617425a0ca1a68230464d3b9aecb (patch)
treefe789e5973fe9b8170330a972d71249ebf1a719a /arch/arm/configs/omap2plus_defconfig
parentARM: omap2plus_defconfig: Update LIRC options (diff)
downloadwireguard-linux-499ed74eb510617425a0ca1a68230464d3b9aecb.tar.xz
wireguard-linux-499ed74eb510617425a0ca1a68230464d3b9aecb.zip
ARM: omap2plus_defconfig: Add SND_OSSEMUL
We have SND_MIXER_OSS and SND_PCM_OSS but they now depend on SND_OSSEMUL selecting SOUND_OSS_CORE. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 5eace3090a61..1900dee82e41 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -369,6 +369,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_LOGO=y
CONFIG_SOUND=m
CONFIG_SND=m
+CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_VERBOSE_PRINTK=y