x86: Kconfig: drop unknown symbol 'APM_MODULE'
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 17 Nov 2011 10:41:31 +0000 (11:41 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Nov 2011 21:57:20 +0000 (22:57 +0100)
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: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found