浏览代码

ARC: [TB10x] Remove GENERIC_GPIO

This tracks Alexandre Courbot's mainline GPIO rework

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Vineet Gupta 12 年之前
父节点
当前提交
e7d5bab5ef
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 0 7
      arch/arc/plat-tb10x/Kconfig

+ 0 - 7
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