From 5ec971020fbb740fbcdd76b789f068bb3141577f Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Mon, 19 Oct 2009 19:08:18 +0000 Subject: Move ITE-specific option to src/superio/ite/Kconfig. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4813 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/ite/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/superio/ite') diff --git a/src/superio/ite/Kconfig b/src/superio/ite/Kconfig index 066498149b..0eac93a598 100644 --- a/src/superio/ite/Kconfig +++ b/src/superio/ite/Kconfig @@ -10,5 +10,9 @@ config SUPERIO_ITE_IT8712F bool config SUPERIO_ITE_IT8716F bool +config SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL + bool + depends on SUPERIO_ITE_ITE8716F + default n config SUPERIO_ITE_IT8718F bool -- cgit v1.2.3