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 --- configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD (limited to 'configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD') diff --git a/configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD b/configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD new file mode 100644 index 000000000..338e5f4b7 --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_INTEL_SOC_PMIC_MRFLD @@ -0,0 +1,18 @@ +# CONFIG_INTEL_SOC_PMIC_MRFLD: +# +# Select this option for supporting Basin Cove PMIC device +# that is found on Intel Merrifield systems. +# +# Symbol: INTEL_SOC_PMIC_MRFLD [=n] +# Type : tristate +# Defined at drivers/mfd/Kconfig:607 +# Prompt: Support for Intel Merrifield Basin Cove PMIC +# Depends on: HAS_IOMEM [=y] && GPIOLIB [=y] && ACPI [=y] && INTEL_SCU [=y] +# Location: +# -> Device Drivers +# -> Multifunction device drivers +# Selects: MFD_CORE [=y] && REGMAP_IRQ [=y] +# +# +# +CONFIG_INTEL_SOC_PMIC_MRFLD=m -- cgit