aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Seo <[email protected]>2023-04-05 07:31:05 +0000
committerGuenter Roeck <[email protected]>2023-04-19 07:08:39 -0700
commit38c92a3110106e1b75d6d3c237478a11fefb461f (patch)
treed1c1ba2e461323d50dfca0039a991d7c547a3778
parent3bf8437be3755084e77cea6b68aec71235301cbe (diff)
hwmon: remove trailing whitespace in Kconfig
Remove an unneeded trailing space. Signed-off-by: James Seo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r--drivers/hwmon/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 5b3b76477b0e..0d6b60b8d0d2 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1976,7 +1976,7 @@ config SENSORS_ADS7871
config SENSORS_AMC6821
tristate "Texas Instruments AMC6821"
- depends on I2C
+ depends on I2C
help
If you say yes here you get support for the Texas Instruments
AMC6821 hardware monitoring chips.