geodefb: Depend on X86_32.
authorJeff Mahoney <jeffm@suse.com>
Wed, 9 May 2012 14:37:06 +0000 (10:37 -0400)
committerJeff Mahoney <jeffm@suse.com>
Wed, 9 May 2012 14:46:42 +0000 (10:46 -0400)
Disables:
- CONFIG_FB_GEODE_GX1
- CONFIG_FB_GEODE_GX
- CONFIG_FB_GEODE_LX
- CONFIG_FB_GEODE

suse-commit: 1f260fb273a5662350fd0682fc76a409d6421c02

drivers/video/geode/Kconfig

index c5d8ba4..251b09b 100644 (file)
@@ -3,7 +3,7 @@
 #
 config FB_GEODE
        bool "AMD Geode family framebuffer support (EXPERIMENTAL)"
-       depends on FB && PCI && EXPERIMENTAL && X86
+       depends on FB && PCI && EXPERIMENTAL && X86_32
        ---help---
          Say 'Y' here to allow you to select framebuffer drivers for
          the AMD Geode family of processors.