Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a23544a6 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: omap: Make RX51 depend on GPIOLIB due to jack usage



Since the GPIO jacks are only supported if gpiolib is built and fail to
compile otherwise add a build depedency.  This is unlikely to have any
practical impact outside of coverage testing.

Reported-by: default avatarRussell King <linux@arm.linux.org.uk>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Acked-by: default avatarJarkko Nikula <jarkko.nikula@bitmer.com>
parent d8ec26d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ config SND_OMAP_SOC_RX51
	select SND_OMAP_SOC_MCBSP
	select SND_SOC_TLV320AIC3X
	select SND_SOC_TPA6130A2
	depends on GPIOLIB
	help
	  Say Y if you want to add support for SoC audio on Nokia RX-51
	  hardware. This is also known as Nokia N900 product.