From b8e96ed7b81c2d1816814a2a89cf79a5abc4c28f Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Tue, 29 Jul 2014 12:13:12 +0200 Subject: Kconfig: Fix comments on endif to match the corresponding if Change-Id: I5c40de41a01d9c558f6c2795e19e643009804e70 Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6397 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan Reviewed-by: Paul Menzel --- src/mainboard/emulation/qemu-q35/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard/emulation/qemu-q35') diff --git a/src/mainboard/emulation/qemu-q35/Kconfig b/src/mainboard/emulation/qemu-q35/Kconfig index 69f596de26..3949937c77 100644 --- a/src/mainboard/emulation/qemu-q35/Kconfig +++ b/src/mainboard/emulation/qemu-q35/Kconfig @@ -44,5 +44,4 @@ config DCACHE_RAM_SIZE hex default 0x10000 - -endif # BOARD_EMULATION_QEMU_X86 +endif # BOARD_EMULATION_QEMU_X86_Q35 -- cgit v1.2.3