From d5f320566eb00901161a51fbd50b5ebbc51f47be Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 26 Aug 2020 16:24:10 -0500 Subject: Linux v5.8.4 rebase Signed-off-by: Justin M. Forbes --- .../fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON (limited to 'configs/fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON') diff --git a/configs/fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON b/configs/fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON new file mode 100644 index 000000000..d8632cfed --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_INTEL_MID_POWER_BUTTON @@ -0,0 +1,18 @@ +# CONFIG_INTEL_MID_POWER_BUTTON: +# +# This driver handles the power button on the Intel MID platforms. +# +# If unsure, say N. +# +# Symbol: INTEL_MID_POWER_BUTTON [=n] +# Type : tristate +# Defined at drivers/platform/x86/Kconfig:1308 +# Prompt: power button driver for Intel MID platforms +# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && INTEL_SCU [=y] && INPUT [=y] +# Location: +# -> Device Drivers +# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) +# +# +# +CONFIG_INTEL_MID_POWER_BUTTON=m -- cgit