typo
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4700 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
e14f58343b
commit
8a7ffd8dec
|
@ -17,12 +17,12 @@ config MAINBOARD_DIR
|
|||
config LB_CKS_RANGE_END
|
||||
int
|
||||
default 122
|
||||
depends on BOARD_TYAN_S2881
|
||||
depends on BOARD_DELL_S1850
|
||||
|
||||
config LB_CKS_LOC
|
||||
int
|
||||
default 123
|
||||
depends on BOARD_TYAN_S2881
|
||||
depends on BOARD_DELL_S1850
|
||||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
|
|
Loading…
Reference in New Issue