]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it
authorDaniel Mack <daniel@zonque.org>
Sat, 30 Jun 2018 20:24:33 +0000 (22:24 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Jul 2018 10:00:52 +0000 (11:00 +0100)
commit20cb54504cbeb791986c8207caf7175fec6e2e3d
tree2681e24824a798f61e42c2a7353b6192a3d46382
parent6b9132589ed431c320d29ce51913e05622a1a0c4
ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on it

Commit 262571a600e29 ("ASoC: pxa: provide PCM ops for ssp, i2s and ac97
components") created a build-time dependency to SND_PXA2XX_LIB but
missed to reflect that in Kconfig.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/Kconfig