From ba9dbc3dd5eeffbeeefb06751f7b9d1e37924694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Wed, 8 Feb 2017 09:10:39 +0100 Subject: brcm2708: add more patches for linux 4.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also removes unneeded wireless patches Signed-off-by: Álvaro Fernández Rojas --- .../patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/brcm2708/patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch (limited to 'target/linux/brcm2708/patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch') diff --git a/target/linux/brcm2708/patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch b/target/linux/brcm2708/patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch new file mode 100644 index 0000000000..87a57a831d --- /dev/null +++ b/target/linux/brcm2708/patches-4.9/1001-sound-soc-rpi-cirrus-disable.patch @@ -0,0 +1,10 @@ +--- a/sound/soc/bcm/Kconfig ++++ b/sound/soc/bcm/Kconfig +@@ -48,6 +48,7 @@ config SND_BCM2708_SOC_HIFIBERRY_AMP + config SND_BCM2708_SOC_RPI_CIRRUS + tristate "Support for Cirrus Logic Audio Card" + depends on SND_BCM2708_SOC_I2S || SND_BCM2835_SOC_I2S ++ depends on BROKEN + select SND_SOC_WM5102 + select SND_SOC_WM8804 + help -- cgit v1.2.3