Skip to content

Commit 3ece696

Browse files
andy-shevjwrdegoede
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent 94f3154 commit 3ece696

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

drivers/platform/x86/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,6 @@ config TOUCHSCREEN_DMI
10921092

10931093
config FW_ATTR_CLASS
10941094
tristate
1095-
default n
10961095

10971096
config INTEL_IMR
10981097
bool "Intel Isolated Memory Region support"

drivers/platform/x86/dell/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
menuconfig X86_PLATFORM_DRIVERS_DELL
77
bool "Dell X86 Platform Specific Device Drivers"
8-
default n
98
depends on X86_PLATFORM_DEVICES
109
help
1110
Say Y here to get to see options for device drivers for various

0 commit comments

Comments
 (0)