summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/w83795/Kconfig
diff options
context:
space:
mode:
authorKerry Sheh <shekairui@gmail.com>2012-02-07 20:33:21 +0800
committerMarc Jones <marcj303@gmail.com>2012-02-16 21:22:41 +0100
commit134d8a94de060a6d09d663167379d895c0af86fc (patch)
treec8bb961618bf631ce8220b57d0a3705a032a9abd /src/drivers/i2c/w83795/Kconfig
parenta3f060748b692e50b7e3856ef37a731d3c76451c (diff)
downloadcoreboot-134d8a94de060a6d09d663167379d895c0af86fc.tar.xz
HWM: Nuvoton W83795G/ADG HWM support
Supermicro H8QGI-F 1 Unit Chassis contain 9 system Fans, they are controled by a separate W83795G Hardware Monitor chip. This patch adds Nuvoton W83795G/ADG HWM support. Change-Id: I8756f5ed02dc2fa0884cde36e51451fd8aacee27 Signed-off-by: Kerry Sheh <kerry.she@amd.com> Signed-off-by: Kerry Sheh <shekairui@gmail.com> Reviewed-on: http://review.coreboot.org/569 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones <marcj303@gmail.com>
Diffstat (limited to 'src/drivers/i2c/w83795/Kconfig')
-rw-r--r--src/drivers/i2c/w83795/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/i2c/w83795/Kconfig b/src/drivers/i2c/w83795/Kconfig
new file mode 100644
index 0000000000..80856e2b3b
--- /dev/null
+++ b/src/drivers/i2c/w83795/Kconfig
@@ -0,0 +1,2 @@
+config DRIVERS_I2C_W83795
+ bool