Commit 0cb90771 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Greg Kroah-Hartman
Browse files

w1: omap-hdq: allow compile testing

parent 4f4129e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ config W1_MASTER_GPIO

config HDQ_MASTER_OMAP
	tristate "OMAP HDQ driver"
	depends on ARCH_OMAP
	depends on ARCH_OMAP || COMPILE_TEST
	help
	  Say Y here if you want support for the 1-wire or HDQ Interface
	  on an OMAP processor.