mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
platform/x86: Remove "default n" entries
Linus already once did that for PDx86, don't repeat our mistakes. TL;DR: 'n' *is* the default 'default'. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210618125516.53510-1-andriy.shevchenko@linux.intel.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
94f31542f1
commit
3ece696c1a
@ -1092,7 +1092,6 @@ config TOUCHSCREEN_DMI
|
||||
|
||||
config FW_ATTR_CLASS
|
||||
tristate
|
||||
default n
|
||||
|
||||
config INTEL_IMR
|
||||
bool "Intel Isolated Memory Region support"
|
||||
|
@ -5,7 +5,6 @@
|
||||
|
||||
menuconfig X86_PLATFORM_DRIVERS_DELL
|
||||
bool "Dell X86 Platform Specific Device Drivers"
|
||||
default n
|
||||
depends on X86_PLATFORM_DEVICES
|
||||
help
|
||||
Say Y here to get to see options for device drivers for various
|
||||
|
Loading…
Reference in New Issue
Block a user