mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-04 05:59:10 -05:00
ASoC: make wm8782 codec selectable in Kconfig
FOr platforms that use the simple-card driver, the codec cannot be selected through 'select' magic in Kconfig. So turn this into a real config option. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -1131,7 +1131,7 @@ config SND_SOC_WM8776
|
||||
depends on SND_SOC_I2C_AND_SPI
|
||||
|
||||
config SND_SOC_WM8782
|
||||
tristate
|
||||
tristate "Wolfson Microelectronics WM8782 ADC"
|
||||
|
||||
config SND_SOC_WM8804
|
||||
tristate
|
||||
|
||||
Reference in New Issue
Block a user