Commit 630f2d44 authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Mark Brown

fbdev: sh_mobile_hdmi: fix compilation without SOUND enabled

At least two more Kconfig options have to be selected to be able to compile
sh_mobile_hdmi.
Signed-off-by: default avatarGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent e65d255a
......@@ -1919,6 +1919,8 @@ config FB_SH_MOBILE_HDMI
tristate "SuperH Mobile HDMI controller support"
depends on FB_SH_MOBILE_LCDC
select FB_MODE_HELPERS
select SOUND
select SND
select SND_SOC
---help---
Driver for the on-chip SH-Mobile HDMI controller.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment