Remove default n statements to simplify .config and ldoptions files.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4753 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
config SUPERIO_FINTEK_F71805F
|
||||
bool
|
||||
default n
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SUPERIO_INTEL_I3100
|
||||
bool
|
||||
default n
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SUPERIO_SERVERENGINES_PILOT
|
||||
bool
|
||||
default n
|
||||
|
@@ -1,18 +1,12 @@
|
||||
config SUPERIO_SMSC_FDC37M60X
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_SMSC_LPC47B272
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_SMSC_LPC47B397
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_SMSC_LPC47M10X
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_SMSC_LPC47N217
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_SMSC_SMSCSUPERIO
|
||||
bool
|
||||
default n
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SUPERIO_VIA_VT1211
|
||||
bool
|
||||
default n
|
||||
|
@@ -1,27 +1,18 @@
|
||||
config SUPERIO_WINBOND_W83627DHG
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83627EHG
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83627HF
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83627THF
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83627THG
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83627UHG
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83697HF
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83977F
|
||||
bool
|
||||
default n
|
||||
config SUPERIO_WINBOND_W83977TF
|
||||
bool
|
||||
default n
|
||||
|
Reference in New Issue
Block a user