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:
parent
2f2e435cc6
commit
5e54871375
14 changed files with 25 additions and 56 deletions
|
|
@ -1,4 +1,4 @@
|
|||
config CPU_EMULATION_QEMU_X86
|
||||
bool
|
||||
default false
|
||||
default n
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue