]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Allow to select ES8328_I2C and ES8328_SPI directly
authorRomain Perier <romain.perier@collabora.com>
Fri, 3 Feb 2017 14:37:58 +0000 (15:37 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 12:16:32 +0000 (13:16 +0100)
commitaa00f2c8aff7b85f882b6fd1706fc4241046aba7
treecf2f03dd41e28d876c4662d512b8c7450705d2bc
parentb9b044e2967dd47f0ffe98b5a989fc99c684f6d2
ASoC: Allow to select ES8328_I2C and ES8328_SPI directly

Currently, we have to select these symbols explictly via Kconfig, from
another entry. If we plan to use generic audio drivers like
simple-audio-card, the user need to be able to enable these symbols
directly via the menuconfig.

This commit also fixes unmet dependencies to SND_SOC_IMX_ES8328 caused
by these changes.

Signed-off-by: Romain Perier <romain.perier@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/fsl/Kconfig