Commit 55b47353 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Bartosz Golaszewski
Browse files

gpio: ge: Enable COMPILE_TEST for the driver



Driver is so simple, yet there was a room for mistakes.
Reduce their appearance in the future by enabling COMPILE_TEST
option.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: default avatarBartosz Golaszewski <bartosz.golaszewski@linaro.org>
parent a13f5e77
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -283,7 +283,7 @@ config GPIO_EXAR


config GPIO_GE_FPGA
config GPIO_GE_FPGA
	bool "GE FPGA based GPIO"
	bool "GE FPGA based GPIO"
	depends on GE_FPGA
	depends on GE_FPGA || COMPILE_TEST
	select GPIO_GENERIC
	select GPIO_GENERIC
	help
	help
	  Support for common GPIO functionality provided on some GE Single Board
	  Support for common GPIO functionality provided on some GE Single Board