From: Simon van der Veldt Date: Tue, 6 Feb 2018 14:36:25 +0000 (+0100) Subject: Add missing SND_PISOUND selects dependency to SND_RAWMIDI X-Git-Tag: archive/raspbian/4.9.82-1+deb9u3+rpi1_jessie~5^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2f61f7ad154b3661f74fe685b00bb60f3a17cbfe;p=linux-4.9.git Add missing SND_PISOUND selects dependency to SND_RAWMIDI Without it the Pisound module fails to compile. See https://github.com/raspberrypi/linux/issues/2366 Signed-off-by: Simon van der Veldt --- diff --git a/sound/soc/bcm/Kconfig b/sound/soc/bcm/Kconfig index bf754c0b9fc1..212bbaa6f1ca 100644 --- a/sound/soc/bcm/Kconfig +++ b/sound/soc/bcm/Kconfig @@ -192,5 +192,6 @@ config SND_BCM2708_SOC_ALLO_DIGIONE config SND_PISOUND tristate "Support for Blokas Labs pisound" depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S + select SND_RAWMIDI help Say Y or M if you want to add support for Blokas Labs pisound.