[coreboot] [v2] r4812 - trunk/coreboot-v2/src

svn at coreboot.org svn at coreboot.org
Mon Oct 19 20:55:08 CEST 2009


Author: uwe
Date: 2009-10-19 20:55:08 +0200 (Mon, 19 Oct 2009)
New Revision: 4812

Modified:
   trunk/coreboot-v2/src/Kconfig
Log:
Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable.

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/coreboot-v2/src/Kconfig
===================================================================
--- trunk/coreboot-v2/src/Kconfig	2009-10-19 16:58:51 UTC (rev 4811)
+++ trunk/coreboot-v2/src/Kconfig	2009-10-19 18:55:08 UTC (rev 4812)
@@ -233,6 +233,10 @@
 	help
 	  Enable Unified Memory Architecture for graphics.
 
+config SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL
+	bool
+	default n
+
 # TODO
 # menu "Drivers"
 #





More information about the coreboot mailing list