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

Commit aac7e974 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Linus Walleij
Browse files

pinctrl: uniphier: add COMPILE_TEST option



Add COMPILE_TEST for the compilation test coverage.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8919ffbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
menuconfig PINCTRL_UNIPHIER
	bool "UniPhier SoC pinctrl drivers"
	depends on ARCH_UNIPHIER
	depends on ARCH_UNIPHIER || COMPILE_TEST
	depends on OF && MFD_SYSCON
	default y
	select PINMUX