提交 5f2365d8 编写于 作者: B Borislav Petkov 提交者: Linus Torvalds

misc devices: do not enable by default

Do not enable this Kconfig menu by default since it contains devices not
present on the majority of systems.

This is becoming a pain and a waste of time especially when doing a bunch
of kernel builds on different systems daily and have to answer "make
oldconfig" prompts for strange devices.
Signed-off-by: NBorislav Petkov <bp@alien8.de>
Acked-by: NMike Frysinger <vapier@gentoo.org>
Cc: Michael Hennerich <michael.hennerich@analog.com>
Cc: Andres Salomon <dilinger@collabora.co.uk>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 766f9164
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
menuconfig MISC_DEVICES menuconfig MISC_DEVICES
bool "Misc devices" bool "Misc devices"
default y
---help--- ---help---
Say Y here to get to see options for device drivers from various Say Y here to get to see options for device drivers from various
different categories. This option alone does not add any kernel code. different categories. This option alone does not add any kernel code.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册