提交 282e5aab 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

x86: Kconfig: drop unknown symbol 'APM_MODULE'

There's no Kconfig symbol APM_MODULE, so the check for it will always
fail. There's no need to append _MODULE to tristate symbols anyhow,
because the config tools will do the right thing automagically.
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 73692d9b
......@@ -1718,7 +1718,7 @@ source "drivers/sfi/Kconfig"
config X86_APM_BOOT
def_bool y
depends on APM || APM_MODULE
depends on APM
menuconfig APM
tristate "APM (Advanced Power Management) BIOS support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册