diff options
Diffstat (limited to 'target/arm/raspberry-pi/patches/3.16.2')
-rw-r--r-- | target/arm/raspberry-pi/patches/3.16.2/raspberry-pi.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/target/arm/raspberry-pi/patches/3.16.2/raspberry-pi.patch b/target/arm/raspberry-pi/patches/3.16.2/raspberry-pi.patch index a22683a31..eca3a9639 100644 --- a/target/arm/raspberry-pi/patches/3.16.2/raspberry-pi.patch +++ b/target/arm/raspberry-pi/patches/3.16.2/raspberry-pi.patch @@ -110217,19 +110217,6 @@ diff -Nur linux-3.16.2/sound/soc/codecs/Kconfig linux-3.16-rpi/sound/soc/codecs/ select SND_SOC_RT5631 if I2C select SND_SOC_RT5640 if I2C select SND_SOC_RT5645 if I2C -@@ -428,12 +429,6 @@ - config SND_SOC_PCM512x - tristate - --config SND_SOC_PCM512x_I2C -- tristate "Texas Instruments PCM512x CODECs - I2C" -- depends on I2C -- select SND_SOC_PCM512x -- select REGMAP_I2C -- - config SND_SOC_PCM512x_SPI - tristate "Texas Instruments PCM512x CODECs - SPI" - depends on SPI_MASTER @@ -449,6 +444,12 @@ default m if SND_SOC_RT5645=m default m if SND_SOC_RT5651=m |