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:
@@ -19,5 +19,4 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_AMD8111
|
||||
bool
|
||||
default n
|
||||
|
||||
|
@@ -19,5 +19,4 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_AMD8131
|
||||
bool
|
||||
default n
|
||||
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SOUTHBRIDGE_AMD_AMD8132
|
||||
bool
|
||||
default n
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SOUTHBRIDGE_AMD_AMD8151
|
||||
bool
|
||||
default n
|
||||
|
@@ -20,7 +20,6 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_CS5530
|
||||
bool
|
||||
default n
|
||||
|
||||
menu "AMD Geode GX1 video support"
|
||||
depends on SOUTHBRIDGE_AMD_CS5530
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config SOUTHBRIDGE_AMD_CS5535
|
||||
bool
|
||||
default n
|
||||
|
@@ -19,5 +19,4 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_CS5536
|
||||
bool
|
||||
default n
|
||||
|
||||
|
@@ -19,5 +19,4 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_RS690
|
||||
bool
|
||||
default n
|
||||
|
||||
|
@@ -19,5 +19,4 @@
|
||||
|
||||
config SOUTHBRIDGE_AMD_SB600
|
||||
bool
|
||||
default n
|
||||
|
||||
|
Reference in New Issue
Block a user