diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-06 07:32:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-06 07:32:33 +0200 |
commit | 888a0d2203b1d5e4865b5e30685293774cb5f001 (patch) | |
tree | b4176c06f4bf085129cf0266737a1a8f75e1d223 /target/arm/raspberry-pi/patches | |
parent | b0f246e707703580bfe774d357de54ccd1af95d0 (diff) |
another try to fix iqaudio support
Diffstat (limited to 'target/arm/raspberry-pi/patches')
-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 |