From 8f3ec7b1a3771a317c2415e2366fa719582f29d1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 3 Oct 2009 15:34:08 +0000 Subject: Remove duplicate and not too useful Kconfig board comments as per discussion on the mailing list. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4711 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/emulation/qemu-x86/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainboard/emulation') diff --git a/src/mainboard/emulation/qemu-x86/Kconfig b/src/mainboard/emulation/qemu-x86/Kconfig index 8649bd8050..daf4ba70cf 100644 --- a/src/mainboard/emulation/qemu-x86/Kconfig +++ b/src/mainboard/emulation/qemu-x86/Kconfig @@ -5,8 +5,6 @@ config BOARD_EMULATION_QEMU_X86 select SOUTHBRIDGE_INTEL_I82371EB select CPU_EMULATION_QEMU_X86 select CONSOLE_SERIAL8250 - help - x86 QEMU variant. config MAINBOARD_DIR string @@ -15,5 +13,5 @@ config MAINBOARD_DIR config MAINBOARD_PART_NUMBER string - default "QEMU-86" + default "QEMU-x86" depends on BOARD_EMULATION_QEMU_X86 -- cgit v1.2.3