More consistent use of "default n" and "select XYZ" in
Kconfig files Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4685 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
config CPU_INTEL_SOCKET_MPGA479M
|
||||
bool
|
||||
default false
|
||||
default n
|
||||
select CPU_INTEL_MODEL_69X
|
||||
select CPU_INTEL_MODEL_6DX
|
||||
|
Reference in New Issue
Block a user