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_RTMV20 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_REGULATOR_RTMV20 (limited to 'configs/fedora/generic/CONFIG_REGULATOR_RTMV20') diff --git a/configs/fedora/generic/CONFIG_REGULATOR_RTMV20 b/configs/fedora/generic/CONFIG_REGULATOR_RTMV20 new file mode 100644 index 000000000..5b854d6fb --- /dev/null +++ b/configs/fedora/generic/CONFIG_REGULATOR_RTMV20 @@ -0,0 +1,19 @@ +# CONFIG_REGULATOR_RTMV20: +# +# This driver adds support for the load switch current regulator on +# the Richtek RTMV20. It can support the load current up to 6A and +# integrate strobe/vsync/fsin signal to synchronize the IR camera. +# +# Symbol: REGULATOR_RTMV20 [=n] +# Type : tristate +# Defined at drivers/regulator/Kconfig:942 +# Prompt: RTMV20 Laser Diode Regulator +# Depends on: REGULATOR [=y] && I2C [=y] +# Location: +# -> Device Drivers +# -> Voltage and Current Regulator Support (REGULATOR [=y]) +# Selects: REGMAP_I2C [=y] +# +# +# +CONFIG_REGULATOR_RTMV20=m -- cgit