From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 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