[coreboot] [v2] r4814 - trunk/coreboot-v2/src/superio/ite

svn at coreboot.org svn at coreboot.org
Tue Oct 20 15:40:31 CEST 2009


Author: myles
Date: 2009-10-20 15:40:30 +0200 (Tue, 20 Oct 2009)
New Revision: 4814

Modified:
   trunk/coreboot-v2/src/superio/ite/Kconfig
Log:
Correct typo.  Thanks to Mark Marshall for spotting it.

Signed-off-by: Myles Watson <mylesgw at gmail.com>
Acked-by: Myles Watson <mylesgw at gmail.com>


Modified: trunk/coreboot-v2/src/superio/ite/Kconfig
===================================================================
--- trunk/coreboot-v2/src/superio/ite/Kconfig	2009-10-19 19:08:18 UTC (rev 4813)
+++ trunk/coreboot-v2/src/superio/ite/Kconfig	2009-10-20 13:40:30 UTC (rev 4814)
@@ -12,7 +12,7 @@
 	bool
 config SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL
 	bool
-	depends on SUPERIO_ITE_ITE8716F
+	depends on SUPERIO_ITE_IT8716F
 	default n
 config SUPERIO_ITE_IT8718F
 	bool





More information about the coreboot mailing list