fbdev/kyro: Use fbdev I/O helpers
[linux-2.6-microblaze.git] / drivers / video / Kconfig
index 8b2b9ac..b694d76 100644 (file)
@@ -25,6 +25,8 @@ config VIDEO_NOMODESET
        bool
        default n
 
+source "drivers/auxdisplay/Kconfig"
+
 if HAS_IOMEM
 
 config HAVE_FB_ATMEL
@@ -61,7 +63,7 @@ if VT
        source "drivers/video/console/Kconfig"
 endif
 
-if FB || SGI_NEWPORT_CONSOLE
+if FB_CORE || SGI_NEWPORT_CONSOLE
        source "drivers/video/logo/Kconfig"
 
 endif