From 90b994dc76513668c117cea32c47e089d70fafe1 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 26 Mar 2015 21:32:57 +0100 Subject: mips: Remove superfluous menu entry Change-Id: Iaf8167839f8506bd2ab08c2ba9f8317ba2437f28 Signed-off-by: Patrick Georgi Reported-by: Paul Menzel Reviewed-on: http://review.coreboot.org/9054 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- src/arch/mips/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/arch/mips/Kconfig') diff --git a/src/arch/mips/Kconfig b/src/arch/mips/Kconfig index 3d8e2c6bac..5ee23d37c0 100644 --- a/src/arch/mips/Kconfig +++ b/src/arch/mips/Kconfig @@ -19,8 +19,6 @@ # MA 02110-1301 USA # -menu "Architecture (mips)" - config ARCH_BOOTBLOCK_MIPS bool default n @@ -33,5 +31,3 @@ config ARCH_ROMSTAGE_MIPS config ARCH_RAMSTAGE_MIPS bool default n - -endmenu -- cgit v1.2.3