Documentation: asus-laptop.txt references an obsolete Kconfig item

The CONFIG_X86_UP_APIC option no longer exists.  Delete the
reference of it.

Cc: trivial@kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Gortmaker 2012-06-22 10:24:33 -04:00 committed by Jiri Kosina
parent 692c86b75d
commit 57bdfdd800

View File

@ -151,8 +151,7 @@ Display switching
Debugging: Debugging:
1) Check whether the Fn+F8 key: 1) Check whether the Fn+F8 key:
a) does not lock the laptop (try disabling CONFIG_X86_UP_APIC or boot with a) does not lock the laptop (try a boot with noapic / nolapic if it does)
noapic / nolapic if it does)
b) generates events (0x6n, where n is the value corresponding to the b) generates events (0x6n, where n is the value corresponding to the
configuration above) configuration above)
c) actually works c) actually works