Kconfig (e88ba01544f8b8cce64d08b2982715516793225c) | Kconfig (f1c0a02f32f86f604d811876e748a405c68cc57d) |
---|---|
1config SND_SOC_ALL_CODECS 2 tristate "Build all ASoC CODEC drivers" 3 select I2C 4 select SPI 5 select SND_SOC_AK4535 6 select SND_SOC_UDA1380 7 select SND_SOC_WM8510 8 select SND_SOC_WM8580 9 select SND_SOC_WM8731 10 select SND_SOC_WM8750 11 select SND_SOC_WM8753 12 select SND_SOC_WM8900 | 1config SND_SOC_ALL_CODECS 2 tristate "Build all ASoC CODEC drivers" 3 select I2C 4 select SPI 5 select SND_SOC_AK4535 6 select SND_SOC_UDA1380 7 select SND_SOC_WM8510 8 select SND_SOC_WM8580 9 select SND_SOC_WM8731 10 select SND_SOC_WM8750 11 select SND_SOC_WM8753 12 select SND_SOC_WM8900 |
13 select SND_SOC_WM8903 |
|
13 select SND_SOC_WM8990 14 select SND_SOC_CS4270 15 select SND_SOC_TLV320AIC26 16 select SND_SOC_TLV320AIC3X 17 help 18 Normally ASoC codec drivers are only built if a machine driver which 19 uses them is also built since they are only usable with a machine 20 driver. Selecting this option will allow these drivers to be built --- 28 unchanged lines hidden (view full) --- 49 tristate 50 51config SND_SOC_WM8753 52 tristate 53 54config SND_SOC_WM8900 55 tristate 56 | 14 select SND_SOC_WM8990 15 select SND_SOC_CS4270 16 select SND_SOC_TLV320AIC26 17 select SND_SOC_TLV320AIC3X 18 help 19 Normally ASoC codec drivers are only built if a machine driver which 20 uses them is also built since they are only usable with a machine 21 driver. Selecting this option will allow these drivers to be built --- 28 unchanged lines hidden (view full) --- 50 tristate 51 52config SND_SOC_WM8753 53 tristate 54 55config SND_SOC_WM8900 56 tristate 57 |
58config SND_SOC_WM8903 59 tristate 60 |
|
57config SND_SOC_WM8990 58 tristate 59 60config SND_SOC_WM9712 61 tristate 62 63config SND_SOC_WM9713 64 tristate --- 26 unchanged lines hidden --- | 61config SND_SOC_WM8990 62 tristate 63 64config SND_SOC_WM9712 65 tristate 66 67config SND_SOC_WM9713 68 tristate --- 26 unchanged lines hidden --- |