Skip to content

Commit

Permalink
Documentation: asus-laptop.txt references an obsolete Kconfig item
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Gortmaker authored and Jiri Kosina committed Jun 28, 2012
1 parent 692c86b commit 57bdfdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/laptops/asus-laptop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@ Display switching

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

0 comments on commit 57bdfdd

Please sign in to comment.