mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
Merge remote branch 'takashi/fix/asoc' into for-2.6.32
This commit is contained in:
commit
834eb6c599
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ config SND_PXA2XX_SOC_MIOA701
|
|||
|
||||
config SND_PXA2XX_SOC_IMOTE2
|
||||
tristate "SoC Audio support for IMote 2"
|
||||
depends on SND_PXA2XX_SOC && MACH_INTELMOTE2
|
||||
depends on SND_PXA2XX_SOC && MACH_INTELMOTE2 && I2C
|
||||
select SND_PXA2XX_SOC_I2S
|
||||
select SND_SOC_WM8940
|
||||
help
|
||||
|
|
Loading…
Reference in a new issue