diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 8b31fdfefc98..43e90b899fe1 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -1919,6 +1919,7 @@ 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 SND_SOC | ||
1922 | ---help--- | 1923 | ---help--- |
1923 | Driver for the on-chip SH-Mobile HDMI controller. | 1924 | Driver for the on-chip SH-Mobile HDMI controller. |
1924 | 1925 | ||