projects
/
linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2561606
)
Add missing SND_PISOUND selects dependency to SND_RAWMIDI
author
Simon van der Veldt
<simon.vanderveldt@gmail.com>
Tue, 6 Feb 2018 14:36:25 +0000
(15:36 +0100)
committer
Phil 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
patch
|
blob
|
history
diff --git
a/sound/soc/bcm/Kconfig
b/sound/soc/bcm/Kconfig
index bf754c0b9fc1c5cb99196ef4c94120c81d7f6cf2..212bbaa6f1ca3530c296e8f240b6dc6744cce46d 100644
(file)
--- 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.