All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH] build fix for W83793
@ 2007-03-10 12:04 Stefano Brivio
  2007-03-11 11:31 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Brivio @ 2007-03-10 12:04 UTC (permalink / raw)
  To: lm-sensors

We need vid_which_vrm and vid_from_reg in w83793 module.


Signed-off-by: Stefano Brivio <stefano.brivio at polimi.it>
----

--- drivers/hwmon/Kconfig.orig	2007-03-10 12:54:14.126633998 +0100
+++ drivers/hwmon/Kconfig	2007-03-10 12:55:07.443500176 +0100
@@ -516,6 +516,7 @@
 config SENSORS_W83793
 	tristate "Winbond W83793"
 	depends on HWMON && I2C && EXPERIMENTAL
+	select HWMON_VID
 	help
 	  If you say yes here you get support for the Winbond W83793
 	  hardware monitoring chip.


-- 
Ciao
Stefano


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-11 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-10 12:04 [lm-sensors] [PATCH] build fix for W83793 Stefano Brivio
2007-03-11 11:31 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.