Add missing SND_PISOUND selects dependency to SND_RAWMIDI
authorSimon van der Veldt <simon.vanderveldt@gmail.com>
Tue, 6 Feb 2018 14:36:25 +0000 (15:36 +0100)
committerPhil Elwell <pelwell@users.noreply.github.com>
Tue, 6 Feb 2018 15:30:34 +0000 (15:30 +0000)
Without it the Pisound module fails to compile.
See https://github.com/raspberrypi/linux/issues/2366

Signed-off-by: Simon van der Veldt <simon.vanderveldt@gmail.com>
sound/soc/bcm/Kconfig

index bf754c0b9fc1c5cb99196ef4c94120c81d7f6cf2..212bbaa6f1ca3530c296e8f240b6dc6744cce46d 100644 (file)
@@ -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.