From 49b74218362eca516af5a4697a00cd4fa5d3640b Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Sat, 21 May 2016 21:12:53 +0800 Subject: ramips: enable wm8960 kernel menuconfig select option Signed-off-by: Michael Lee --- .../ramips/patches-4.4/0721-asoc-enable-wm8960-kconfig.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/ramips/patches-4.4/0721-asoc-enable-wm8960-kconfig.patch (limited to 'target/linux') diff --git a/target/linux/ramips/patches-4.4/0721-asoc-enable-wm8960-kconfig.patch b/target/linux/ramips/patches-4.4/0721-asoc-enable-wm8960-kconfig.patch new file mode 100644 index 0000000000..6272b71607 --- /dev/null +++ b/target/linux/ramips/patches-4.4/0721-asoc-enable-wm8960-kconfig.patch @@ -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 -- cgit v1.2.3