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

Commit 821e85f2 authored by Jean Delvare's avatar Jean Delvare Committed by Linus Walleij
Browse files

gpio: Add run-time dependencies to R-Car driver



The Renesas R-Car GPIO driver is only useful on shmobile unless build
testing.

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Cc: Magnus Damm <damm@opensource.se>
Cc: Alexandre Courbot <gnurou@gmail.com>
Acked-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 349b6c53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -268,7 +268,7 @@ config GPIO_PXA

config GPIO_RCAR
	tristate "Renesas R-Car GPIO"
	depends on ARM
	depends on ARM && (ARCH_SHMOBILE || COMPILE_TEST)
	help
	  Say yes here to support GPIO on Renesas R-Car SoCs.