]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
[media] media: default for RC_CORE should be n
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 8 Sep 2017 16:39:29 +0000 (13:39 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 4 Oct 2017 19:07:27 +0000 (16:07 -0300)
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: b4c184e506a4 ("[media] media: reorganize the main Kconfig items")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/Kconfig

index d9ce8ff55d0c4ba7b49cf120c263b007a013bff2..467cf2bdbd421853ddfbc945edaf1f2ca13d4722 100644 (file)
@@ -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,