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_REGULATOR_RT4801 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_REGULATOR_RT4801 (limited to 'configs/fedora/generic/CONFIG_REGULATOR_RT4801') diff --git a/configs/fedora/generic/CONFIG_REGULATOR_RT4801 b/configs/fedora/generic/CONFIG_REGULATOR_RT4801 new file mode 100644 index 000000000..4c4dd963c --- /dev/null +++ b/configs/fedora/generic/CONFIG_REGULATOR_RT4801 @@ -0,0 +1,18 @@ +# CONFIG_REGULATOR_RT4801: +# +# This adds support for voltage regulators in Richtek RT4801 Display Bias IC. +# The device supports two regulators (DSVP/DSVN). +# +# Symbol: REGULATOR_RT4801 [=n] +# Type : tristate +# Defined at drivers/regulator/Kconfig:926 +# Prompt: Richtek RT4801 Regulators +# Depends on: REGULATOR [=y] && I2C [=y] +# Location: +# -> Device Drivers +# -> Voltage and Current Regulator Support (REGULATOR [=y]) +# Selects: REGMAP_I2C [=y] +# +# +# +CONFIG_REGULATOR_RT4801=m -- cgit