From 5e54871375a3416c576d1d1fbdfddda2dbcc7411 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 29 Sep 2009 14:38:10 +0000 Subject: More consistent use of "default n" and "select XYZ" in Kconfig files Signed-off-by: Patrick Georgi Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4685 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/emulation/qemu-x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cpu/emulation/qemu-x86') diff --git a/src/cpu/emulation/qemu-x86/Kconfig b/src/cpu/emulation/qemu-x86/Kconfig index 842fbfd3b4..47f564b0cc 100644 --- a/src/cpu/emulation/qemu-x86/Kconfig +++ b/src/cpu/emulation/qemu-x86/Kconfig @@ -1,4 +1,4 @@ config CPU_EMULATION_QEMU_X86 bool - default false + default n -- cgit v1.2.3