From e7bbb50ba0bf53b2a6bd7bbbe5f7052855e0da23 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Fri, 9 Oct 2009 17:39:35 +0000 Subject: Remove default n statements to simplify .config and ldoptions files. Signed-off-by: Myles Watson Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/superio/ite/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/superio/ite') diff --git a/src/superio/ite/Kconfig b/src/superio/ite/Kconfig index 609b4b604f..066498149b 100644 --- a/src/superio/ite/Kconfig +++ b/src/superio/ite/Kconfig @@ -1,21 +1,14 @@ config SUPERIO_ITE_IT8661F bool - default n config SUPERIO_ITE_IT8671F bool - default n config SUPERIO_ITE_IT8673F bool - default n config SUPERIO_ITE_IT8705F bool - default n config SUPERIO_ITE_IT8712F bool - default n config SUPERIO_ITE_IT8716F bool - default n config SUPERIO_ITE_IT8718F bool - default n -- cgit v1.2.3