Skip to content

Commit

Permalink
hwmon: (adm9240) Remove EXPERIMENTAL dependency
Browse files Browse the repository at this point in the history
The adm9240 driver is in the kernel for three years now, time to
remove the EXPERIMENTAL dependency.

Signed-off-by: Grant Coady <gcoady.lk@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Grant Coady authored and Jean Delvare committed Aug 6, 2008
1 parent 2f8ea97 commit 68f823d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ config SENSORS_ADM1031

config SENSORS_ADM9240
tristate "Analog Devices ADM9240 and compatibles"
depends on I2C && EXPERIMENTAL
depends on I2C
select HWMON_VID
help
If you say yes here you get support for Analog Devices ADM9240,
Expand Down

0 comments on commit 68f823d

Please sign in to comment.