提交 7bf1fc43 编写于 作者: R Randy Dunlap 提交者: Linus Torvalds

kconfig: no STRANGE misc. devices

This config symbol name is confusing and unneeded/unwanted, so just
change it to MISC_DEVICES.

*
* Misc devices
*
Misc devices (MISC_STRANGE_DEV) [Y/n] (NEW)
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 78c1b065
......@@ -2,11 +2,11 @@
# Misc strange devices
#
menuconfig MISC_STRANGE_DEV
menuconfig MISC_DEVICES
bool "Misc devices"
default y
if MISC_STRANGE_DEV
if MISC_DEVICES
config IBM_ASM
tristate "Device driver for IBM RSA service processor"
......@@ -196,4 +196,4 @@ config THINKPAD_ACPI_BAY
If you are not sure, say Y here.
endif # MISC_STRANGE_DEV
endif # MISC_DEVICES
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册