Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a00cd11b authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Matthew Garrett
Browse files

x86 plat: limit x86 platform driver menu to X86



My .config contains ACER_WMI=m. On SPARC. That does not make sense.
Restrict the x86 platform driver menu to x86.

Signed-off-by: default avatarJan Engelhardt <jengelh@medozas.de>
Signed-off-by: default avatarMatthew Garrett <mjg@redhat.com>
parent 500de3dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.