From a71ee103a729754519abc15fd58e6b258a89e58b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 19 Oct 2020 11:42:37 -0500 Subject: Linux v5.9.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO (limited to 'configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO') diff --git a/configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO b/configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO new file mode 100644 index 000000000..795c24652 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SENSORS_CORSAIR_CPRO @@ -0,0 +1,20 @@ +# CONFIG_SENSORS_CORSAIR_CPRO: +# +# If you say yes here you get support for the Corsair Commander Pro +# controller. +# +# This driver can also be built as a module. If so, the module +# will be called corsair-cpro. +# +# Symbol: SENSORS_CORSAIR_CPRO [=n] +# Type : tristate +# Defined at drivers/hwmon/Kconfig:442 +# Prompt: Corsair Commander Pro controller +# Depends on: HWMON [=y] && HID [=y] +# Location: +# -> Device Drivers +# -> Hardware Monitoring support (HWMON [=y]) +# +# +# +CONFIG_SENSORS_CORSAIR_CPRO=m -- cgit