瀏覽代碼

sunxvr1000: Add missing FB=y depenency.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 15 年之前
父節點
當前提交
f04e879bf2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/video/Kconfig

+ 1 - 1
drivers/video/Kconfig

@@ -911,7 +911,7 @@ config FB_XVR2500
 
 config FB_XVR1000
 	bool "Sun XVR-1000 support"
-	depends on SPARC64
+	depends on (FB = y) && SPARC64
 	select FB_CFB_FILLRECT
 	select FB_CFB_COPYAREA
 	select FB_CFB_IMAGEBLIT