From 1529576019b41baf008b871339b9dd225959f5a9 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Tue, 20 Oct 2009 13:40:30 +0000 Subject: Correct typo. Thanks to Mark Marshall for spotting it. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4814 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/ite/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/superio') diff --git a/src/superio/ite/Kconfig b/src/superio/ite/Kconfig index 0eac93a598..c35f72f911 100644 --- a/src/superio/ite/Kconfig +++ b/src/superio/ite/Kconfig @@ -12,7 +12,7 @@ config SUPERIO_ITE_IT8716F 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 -- cgit v1.2.3