diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2019-02-02 21:53:15 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2019-02-06 07:39:39 +0200 |
commit | c30f7f402f1be7a7917b3dd604ee32be8ed20716 (patch) | |
tree | c858e61a864a9409408cf3eb58b7e8800112c2e6 /target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch | |
parent | 12310f05b7b080b016ec515796be437f4cd30b62 (diff) | |
download | upstream-c30f7f402f1be7a7917b3dd604ee32be8ed20716.tar.gz upstream-c30f7f402f1be7a7917b3dd604ee32be8ed20716.tar.bz2 upstream-c30f7f402f1be7a7917b3dd604ee32be8ed20716.zip |
brcm2708: drop 4.9 support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch b/target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch deleted file mode 100644 index 87a57a831d..0000000000 --- a/target/linux/brcm2708/patches-4.9/950-1001-sound-soc-rpi-cirrus-disable.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |