Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2bab3eb authored by Kees Cook's avatar Kees Cook Committed by Guenter Roeck
Browse files

hwmon: (pmbus) remove CONFIG_EXPERIMENTAL



This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

CC: Guenter Roeck <linux@roeck-us.net>
CC: Jean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent ddffeb8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

menuconfig PMBUS
	tristate "PMBus support"
	depends on I2C && EXPERIMENTAL
	depends on I2C
	default n
	help
	  Say yes here if you want to enable PMBus support.