Skip to content

Commit

Permalink
x86 plat: limit x86 platform driver menu to X86
Browse files Browse the repository at this point in the history
My .config contains ACER_WMI=m. On SPARC. That does not make sense.
Restrict the x86 platform driver menu to x86.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
  • Loading branch information
Jan Engelhardt authored and Matthew Garrett committed Aug 3, 2010
1 parent 500de3d commit a00cd11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/platform/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
menuconfig X86_PLATFORM_DEVICES
bool "X86 Platform Specific Device Drivers"
default y
depends on X86
---help---
Say Y here to get to see options for device drivers for various
x86 platforms, including vendor-specific laptop extension drivers.
Expand Down

0 comments on commit a00cd11

Please sign in to comment.