diff options
Diffstat (limited to 'drivers/platform')
-rw-r--r-- | drivers/platform/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index f6444af1136f..79baa6368f79 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | menuconfig X86_PLATFORM_DEVICES | 5 | menuconfig X86_PLATFORM_DEVICES |
6 | bool "X86 Platform Specific Device Drivers" | 6 | bool "X86 Platform Specific Device Drivers" |
7 | default y | 7 | default y |
8 | depends on X86 | ||
8 | ---help--- | 9 | ---help--- |
9 | Say Y here to get to see options for device drivers for various | 10 | Say Y here to get to see options for device drivers for various |
10 | x86 platforms, including vendor-specific laptop extension drivers. | 11 | x86 platforms, including vendor-specific laptop extension drivers. |