diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index dc06ff134559..596ef6b922bf 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1919,6 +1919,9 @@ config FB_SH_MOBILE_HDMI | |||
1919 | tristate "SuperH Mobile HDMI controller support" | 1919 | tristate "SuperH Mobile HDMI controller support" |
1920 | depends on FB_SH_MOBILE_LCDC | 1920 | depends on FB_SH_MOBILE_LCDC |
1921 | select FB_MODE_HELPERS | 1921 | select FB_MODE_HELPERS |
1922 | select SOUND | ||
1923 | select SND | ||
1924 | select SND_SOC | ||
1922 | ---help--- | 1925 | ---help--- |
1923 | Driver for the on-chip SH-Mobile HDMI controller. | 1926 | Driver for the on-chip SH-Mobile HDMI controller. |
1924 | 1927 | ||