From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MFD_ENE_KB3930 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MFD_ENE_KB3930 (limited to 'configs/fedora/generic/CONFIG_MFD_ENE_KB3930') diff --git a/configs/fedora/generic/CONFIG_MFD_ENE_KB3930 b/configs/fedora/generic/CONFIG_MFD_ENE_KB3930 new file mode 100644 index 000000000..021ebfac7 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MFD_ENE_KB3930 @@ -0,0 +1,20 @@ +# CONFIG_MFD_ENE_KB3930: +# +# This adds support for the power-off functionality and access to +# the registers that control LEDS and USB port power on ENE KB3930 +# Embedded Controller. To use the LED functionality LEDS_ARIEL must +# be enabled. +# +# Symbol: MFD_ENE_KB3930 [=n] +# Type : tristate +# Defined at drivers/mfd/Kconfig:402 +# Prompt: ENE KB3930 Embedded Controller support +# Depends on: HAS_IOMEM [=y] && I2C [=y] && (MACH_MMP3_DT [=y] || COMPILE_TEST [=n]) +# Location: +# -> Device Drivers +# -> Multifunction device drivers +# Selects: MFD_CORE [=y] +# +# +# +CONFIG_MFD_ENE_KB3930=m -- cgit