baytrail_fsp: Fix the mmconf Kconfig

The override value in the mainboard that was removed was correct.

Change-Id: Ie820df0d6b7a713488173240f0c0ca4a9e108f71
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/6095
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins)
This commit is contained in:
Martin Roth 2014-06-22 22:05:24 -06:00 committed by Martin Roth
parent fbd1503839
commit e96f4b1122
1 changed files with 1 additions and 3 deletions

View File

@ -53,9 +53,7 @@ config BOOTBLOCK_CPU_INIT
config MMCONF_BASE_ADDRESS
hex
default 0x80000000
help
This is set by the FSP
default 0xe0000000
config MAX_CPUS
int