From e270d5d76243d4ec1c43cd3373b449c06d265b91 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Wed, 17 Apr 2013 17:37:31 +0530 Subject: [PATCH] --- yaml --- r: 375101 b: refs/heads/master c: e7d5bab5efb94a82d80cab3ad68c357ce73ea596 h: refs/heads/master i: 375099: b80ebcbe3c36ca5c0ca42e2ec25a9758d59b88a2 v: v3 --- [refs] | 2 +- trunk/arch/arc/plat-tb10x/Kconfig | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 7bc45612bd2d..292e3da4926d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5bba49f5397c012d873c73860ad7b50c526e613b +refs/heads/master: e7d5bab5efb94a82d80cab3ad68c357ce73ea596 diff --git a/trunk/arch/arc/plat-tb10x/Kconfig b/trunk/arch/arc/plat-tb10x/Kconfig index 4e121272c4e5..1d3452100f1f 100644 --- a/trunk/arch/arc/plat-tb10x/Kconfig +++ b/trunk/arch/arc/plat-tb10x/Kconfig @@ -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