提交 5573d124 编写于 作者: S Stephen Hemminger 提交者: Mauro Carvalho Chehab

[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: NStephen Hemminger <sthemmin@microsoft.com>
Acked-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSean Young <sean@mess.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 8ca01d4f
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
menuconfig RC_CORE menuconfig RC_CORE
tristate "Remote Controller support" tristate "Remote Controller support"
depends on INPUT depends on INPUT
default y
---help--- ---help---
Enable support for Remote Controllers on Linux. This is Enable support for Remote Controllers on Linux. This is
needed in order to support several video capture adapters, needed in order to support several video capture adapters,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册