Merge commit 'v3.2-rc2' into fbdev-next
[firefly-linux-kernel-4.4.55.git] / drivers / video / Kconfig
index 1b5b98f294821f831d532ab03635042537d77a27..dcf0a828f66ebd684571143457a6bd4f04fe1a5c 100644 (file)
@@ -1753,7 +1753,7 @@ endchoice
 
 config FB_AU1100
        bool "Au1100 LCD Driver"
-       depends on (FB = y) && MIPS && SOC_AU1100
+       depends on (FB = y) && MIPS_ALCHEMY
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
@@ -1764,7 +1764,7 @@ config FB_AU1100
 
 config FB_AU1200
        bool "Au1200 LCD Driver"
-       depends on (FB = y) && MIPS && SOC_AU1200
+       depends on (FB = y) && MIPS_ALCHEMY
        select FB_SYS_FILLRECT
        select FB_SYS_COPYAREA
        select FB_SYS_IMAGEBLIT