[PATCH dev-5.0] hwmon: (pmbus/isl68137): Remove default y in Kconfig
Patrick Venture
venture at google.com
Sat Apr 20 00:32:49 AEST 2019
Remove the default y in the Kconfig so this driver isn't always built
into a system.
Note: This was caught by the upstream review but missed when I applied
the other changes to this driver's primary patchset.
Signed-off-by: Patrick Venture <venture at google.com>
---
drivers/hwmon/pmbus/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/hwmon/pmbus/Kconfig b/drivers/hwmon/pmbus/Kconfig
index b6c228a55da2..965efe1d13c1 100644
--- a/drivers/hwmon/pmbus/Kconfig
+++ b/drivers/hwmon/pmbus/Kconfig
@@ -56,7 +56,6 @@ config SENSORS_IR35221
config SENSORS_ISL68137
tristate "Intersil ISL68137"
- default y
help
If you say yes here you get hardware monitoring support for Intersil
ISL68137.
--
2.21.0.392.gf8f6787159e-goog
More information about the openbmc
mailing list