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_SENSORS_ADM1266 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SENSORS_ADM1266 (limited to 'configs/fedora/generic/CONFIG_SENSORS_ADM1266') diff --git a/configs/fedora/generic/CONFIG_SENSORS_ADM1266 b/configs/fedora/generic/CONFIG_SENSORS_ADM1266 new file mode 100644 index 000000000..098674f2c --- /dev/null +++ b/configs/fedora/generic/CONFIG_SENSORS_ADM1266 @@ -0,0 +1,22 @@ +# CONFIG_SENSORS_ADM1266: +# +# If you say yes here you get hardware monitoring support for Analog +# Devices ADM1266 Cascadable Super Sequencer. +# +# This driver can also be built as a module. If so, the module will +# be called adm1266. +# +# Symbol: SENSORS_ADM1266 [=n] +# Type : tristate +# Defined at drivers/hwmon/pmbus/Kconfig:29 +# Prompt: Analog Devices ADM1266 Sequencer +# Depends on: HWMON [=y] && PMBUS [=m] && GPIOLIB [=y] +# Location: +# -> Device Drivers +# -> Hardware Monitoring support (HWMON [=y]) +# -> PMBus support (PMBUS [=m]) +# Selects: CRC8 [=m] +# +# +# +CONFIG_SENSORS_ADM1266=m -- cgit