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@gmail.com Acked-by: Myles Watson mylesgw@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