From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN (limited to 'configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN') diff --git a/configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN b/configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN new file mode 100644 index 000000000..8d34fb52b --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_INTEL_MRFLD_PWRBTN @@ -0,0 +1,20 @@ +# CONFIG_INTEL_MRFLD_PWRBTN: +# +# This option adds a power button driver for Basin Cove PMIC +# on Intel Merrifield devices. +# +# To compile this driver as a module, choose M here: the module +# will be called intel_mrfld_pwrbtn. +# +# Symbol: INTEL_MRFLD_PWRBTN [=n] +# Type : tristate +# Defined at drivers/platform/x86/Kconfig:1316 +# Prompt: Intel Merrifield Basin Cove power button driver +# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && INTEL_SOC_PMIC_MRFLD [=m] && INPUT [=y] +# Location: +# -> Device Drivers +# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) +# +# +# +CONFIG_INTEL_MRFLD_PWRBTN=m -- cgit