gpio/samsung: gpio-samsung.c to support Samsung GPIOs
[pandora-kernel.git] / drivers / gpio / Kconfig
index 5eb29bc..ca44d2c 100644 (file)
@@ -95,10 +95,6 @@ config GPIO_EP93XX
        depends on ARCH_EP93XX
        select GPIO_GENERIC
 
-config GPIO_EXYNOS4
-       def_bool y
-       depends on CPU_EXYNOS4210
-
 config GPIO_MPC5200
        def_bool y
        depends on PPC_MPC52xx
@@ -131,30 +127,6 @@ config GPIO_MXS
        select GPIO_GENERIC
        select GENERIC_IRQ_CHIP
 
-config GPIO_PLAT_SAMSUNG
-       def_bool y
-       depends on SAMSUNG_GPIOLIB_4BIT
-
-config GPIO_S3C24XX
-       def_bool y
-       depends on PLAT_S3C24XX
-
-config GPIO_S3C64XX
-       def_bool y
-       depends on ARCH_S3C64XX
-
-config GPIO_S5P64X0
-       def_bool y
-       depends on ARCH_S5P64X0
-
-config GPIO_S5PC100
-       def_bool y
-       depends on CPU_S5PC100
-
-config GPIO_S5PV210
-       def_bool y
-       depends on CPU_S5PV210
-
 config GPIO_PL061
        bool "PrimeCell PL061 GPIO support"
        depends on ARM_AMBA