Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7d5bab5 authored by Vineet Gupta's avatar Vineet Gupta Committed by Vineet Gupta
Browse files

ARC: [TB10x] Remove GENERIC_GPIO



This tracks Alexandre Courbot's mainline GPIO rework

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
Acked-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
parent 5bba49f5
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -27,10 +27,3 @@ menuconfig ARC_PLAT_TB10X
	  Abilis Systems. TB10x is based on the ARC700 CPU architecture.
	  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
	  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.
	  series (e.g. TB100 or TB101). If in doubt say N.

if ARC_PLAT_TB10X

config GENERIC_GPIO
	def_bool y

endif