ARM: Fix ARM_LPAE to not be selectable as a menu item.

It was showing up as a menu item and it should not.

Change-Id: I448f683fbf4187b11821381332f971b1daea29f8
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/8027
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Ronald G. Minnich 2014-12-31 19:47:08 -08:00
parent 149ea15f7e
commit 922b3ca8e5
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ config MAINBOARD_HAS_BOOTBLOCK_INIT
default n
config ARM_LPAE
bool "Enable LPAE"
bool
default n