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

Commit 950db1a8 authored by Sean Young's avatar Sean Young Committed by Mauro Carvalho Chehab
Browse files

media: rc: ir-spi needs OF



Without device tree, there is no way to use this driver.

Signed-off-by: default avatarSean Young <sean@mess.org>
Acked-by: default avatarAndi Shyti <andi.shyti@samsung.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 3e45067f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -286,6 +286,7 @@ config IR_REDRAT3
config IR_SPI
	tristate "SPI connected IR LED"
	depends on SPI && LIRC
	depends on OF || COMPILE_TEST
	---help---
	  Say Y if you want to use an IR LED connected through SPI bus.