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 7ca56f93cf53..7b61c433f265 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -2400,6 +2400,9 @@ config FB_MXC_HDMI help Driver for the on-chip MXC HDMI controller. +if ARCH_MVF +source "drivers/video/mvf/Kconfig" +endif if VT source "drivers/video/console/Kconfig" |
