mirror of https://github.com/hak5/openwrt.git
ramips: enable wm8960 kernel menuconfig select option
Signed-off-by: Michael Lee <igvtee@gmail.com>lede-17.01
parent
6f61990d15
commit
49b7421836
|
@ -0,0 +1,11 @@
|
|||
--- a/sound/soc/codecs/Kconfig
|
||||
+++ b/sound/soc/codecs/Kconfig
|
||||
@@ -825,7 +825,7 @@ config SND_SOC_WM8955
|
||||
tristate
|
||||
|
||||
config SND_SOC_WM8960
|
||||
- tristate
|
||||
+ tristate "Wolfson Microelectronics WM8960 CODEC"
|
||||
|
||||
config SND_SOC_WM8961
|
||||
tristate
|
Loading…
Reference in New Issue