sparc: Add GPIO layer support.
[pandora-kernel.git] / arch / sparc64 / Kconfig
index 923a989..489b691 100644 (file)
@@ -18,6 +18,7 @@ config SPARC64
        select HAVE_ARCH_KGDB
        select USE_GENERIC_SMP_HELPERS if SMP
        select HAVE_ARCH_TRACEHOOK
+       select ARCH_WANT_OPTIONAL_GPIOLIB
 
 config GENERIC_TIME
        bool
@@ -31,6 +32,11 @@ config GENERIC_CLOCKEVENTS
        bool
        default y
 
+config GENERIC_GPIO
+       bool
+       help
+         Generic GPIO API support
+
 config 64BIT
        def_bool y