diff options
Diffstat (limited to 'drivers/video/fbdev/Kconfig')
-rw-r--r-- | drivers/video/fbdev/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig index bdf463072247..e05a58d759be 100644 --- a/drivers/video/fbdev/Kconfig +++ b/drivers/video/fbdev/Kconfig | |||
@@ -293,6 +293,7 @@ config FB_ARMCLCD | |||
293 | # Helper logic selected only by the ARM Versatile platform family. | 293 | # Helper logic selected only by the ARM Versatile platform family. |
294 | config PLAT_VERSATILE_CLCD | 294 | config PLAT_VERSATILE_CLCD |
295 | def_bool ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS | 295 | def_bool ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS |
296 | depends on ARM | ||
296 | depends on FB_ARMCLCD && FB=y | 297 | depends on FB_ARMCLCD && FB=y |
297 | 298 | ||
298 | config FB_ACORN | 299 | config FB_ACORN |