]> Pileus Git - ~andy/linux/commitdiff
ARC: [TB10x] Remove GENERIC_GPIO
authorVineet Gupta <Vineet.Gupta1@synopsys.com>
Wed, 17 Apr 2013 12:07:31 +0000 (17:37 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 10 May 2013 04:20:33 +0000 (09:50 +0530)
This tracks Alexandre Courbot's mainline GPIO rework

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
arch/arc/plat-tb10x/Kconfig

index 4e121272c4e5418b86f1db7845713f904f428593..1d3452100f1ff448cd4ed493e7ddf85fde0d9f35 100644 (file)
@@ -27,10 +27,3 @@ menuconfig ARC_PLAT_TB10X
          Abilis Systems. TB10x is based on the ARC700 CPU architecture.
          Say Y if you are building a kernel for one of the SOCs in this
          series (e.g. TB100 or TB101). If in doubt say N.
-
-if ARC_PLAT_TB10X
-
-config GENERIC_GPIO
-       def_bool y
-
-endif