mips: Remove superfluous menu entry
Change-Id: Iaf8167839f8506bd2ab08c2ba9f8317ba2437f28 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reported-by: Paul Menzel Reviewed-on: http://review.coreboot.org/9054 Reviewed-by: Aaron Durbin <adurbin@google.com> Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
This commit is contained in:
@@ -19,8 +19,6 @@
|
|||||||
# MA 02110-1301 USA
|
# MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
menu "Architecture (mips)"
|
|
||||||
|
|
||||||
config ARCH_BOOTBLOCK_MIPS
|
config ARCH_BOOTBLOCK_MIPS
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
@@ -33,5 +31,3 @@ config ARCH_ROMSTAGE_MIPS
|
|||||||
config ARCH_RAMSTAGE_MIPS
|
config ARCH_RAMSTAGE_MIPS
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endmenu
|
|
||||||
|
Reference in New Issue
Block a user