projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52df644
)
hwmon: (w83791d) Remove experimental dependency
author
Marc Hulsman
<m.hulsman@tudelft.nl>
Wed, 9 Dec 2009 19:35:58 +0000
(20:35 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Wed, 9 Dec 2009 19:35:58 +0000
(20:35 +0100)
The w83791d driver has been in the kernel for a while now,
time to remove the EXPERIMENTAL dependency.
Signed-off-by: Marc Hulsman <m.hulsman@tudelft.nl>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hwmon/Kconfig
b/drivers/hwmon/Kconfig
index 87184b5f401dbee7e6b94933d9cf7be9e410c5ec..6e7c30b8caab0d8d381aa4791b6bd58458c9f2de 100644
(file)
--- a/
drivers/hwmon/Kconfig
+++ b/
drivers/hwmon/Kconfig
@@
-850,7
+850,7
@@
config SENSORS_W83781D
config SENSORS_W83791D
tristate "Winbond W83791D"
- depends on I2C
&& EXPERIMENTAL
+ depends on I2C
select HWMON_VID
help
If you say yes here you get support for the Winbond W83791D chip.