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/nsc/Kconfig | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/superio/nsc/Kconfig') diff --git a/src/superio/nsc/Kconfig b/src/superio/nsc/Kconfig index 5a398809fc..68a1df8086 100644 --- a/src/superio/nsc/Kconfig +++ b/src/superio/nsc/Kconfig @@ -1,27 +1,18 @@ config SUPERIO_NSC_PC8374 bool - default n config SUPERIO_NSC_PC87309 bool - default n config SUPERIO_NSC_PC87351 bool - default n config SUPERIO_NSC_PC87360 bool - default n config SUPERIO_NSC_PC87366 bool - default n config SUPERIO_NSC_PC87417 bool - default n config SUPERIO_NSC_PC87427 bool - default n config SUPERIO_NSC_PC97307 bool - default n config SUPERIO_NSC_PC97317 bool - default n -- cgit v1.2.3