Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Paul Gortmaker and committed by
Jiri Kosina
57bdfdd8 692c86b7

+1 -2
+1 -2
Documentation/laptops/asus-laptop.txt
··· 151 151 152 152 Debugging: 153 153 1) Check whether the Fn+F8 key: 154 - a) does not lock the laptop (try disabling CONFIG_X86_UP_APIC or boot with 155 - noapic / nolapic if it does) 154 + a) does not lock the laptop (try a boot with noapic / nolapic if it does) 156 155 b) generates events (0x6n, where n is the value corresponding to the 157 156 configuration above) 158 157 c) actually works