[RFC 15/17] avr32: default GENERIC_GPIO to false

From: Alexandre Courbot
Date: Tue Mar 12 2013 - 06:15:27 EST


Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
---
arch/blackfin/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 600494c..b947e26 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -56,7 +56,7 @@ config ZONE_DMA
def_bool y

config GENERIC_GPIO
- def_bool y
+ def_bool n

config FORCE_MAX_ZONEORDER
int
--
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/