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

Commit 5573d124 authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Mauro Carvalho Chehab
Browse files

[media] media: default for RC_CORE should be n



The Linus policy on Kconfig is that the default should be no
for all new devices. I.e the user rebuild a new kernel from an
old config should not by default get a larger kernel.

Fixes: b4c184e5 ("[media] media: reorganize the main Kconfig items")

Signed-off-by: default avatarStephen Hemminger <sthemmin@microsoft.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 8ca01d4f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
menuconfig RC_CORE
	tristate "Remote Controller support"
	depends on INPUT
	default y
	---help---
	  Enable support for Remote Controllers on Linux. This is
	  needed in order to support several video capture adapters,