summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre/Kconfig
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineeringinc.com>2015-02-21 01:46:20 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-26 06:22:49 +0100
commitc684d05b0fa66f86b3c94ecd46388858d8e5dcaa (patch)
tree8d7f2b8e23e9add05ef3082a1b92c44d0472b917 /src/mainboard/asus/kfsn4-dre/Kconfig
parentd3e31be8c5509862b0e28ac49286c957a79faf33 (diff)
downloadcoreboot-c684d05b0fa66f86b3c94ecd46388858d8e5dcaa.tar.xz
mainboard/asus/kfsn4-dre: Enable W83793 fan controller
The Winbond W83793 fan controller is not automatically configured correctly on power application, leading to abnormal, and in some cases random, fan behaviour. This commit enables the controller and sets sane default values. TEST: Booted mainboard and verified that the correct number of fan speed sensors were visible from hwmon under Linux. Also verified that, unlike before, the CPU fans were running at a high enough speed to properly cool the CPUs. Verified the 8 fan outputs under direct control of the W83793 device. Verified voltage and temperature sensors and limits via output of the 'sensors' command. Change-Id: Ie3753bd3111d9d9eb46826da410c132caec4d9fe Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8503 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/asus/kfsn4-dre/Kconfig')
-rw-r--r--src/mainboard/asus/kfsn4-dre/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
index 20ff380219..03f3b7cdff 100644
--- a/src/mainboard/asus/kfsn4-dre/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
@@ -20,6 +20,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select ENABLE_APIC_EXT_ID
select AMDMCT
select MMCONF_SUPPORT_DEFAULT
+ select DRIVERS_I2C_W83793
select DRIVERS_XGI_Z9S
select MAINBOARD_HAS_NATIVE_VGA_INIT
select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG