Fix trivial typo in Kconfig spotted by Peter, introduced by me.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4737 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
7b6a0a84be
commit
877119a995
|
@ -61,7 +61,7 @@ config LB_CKS_LOC
|
|||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "ultra40"
|
||||
default "MS9185"
|
||||
depends on BOARD_MSI_MS9185
|
||||
|
||||
config HW_MEM_HOLE_SIZEK
|
||||
|
|
Loading…
Reference in New Issue