We don't define LB_CKS_* per board anymore:
build_opt_tbl figures them out for us. 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@5401 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
c8a9ead1c5
commit
948f922342
|
@ -52,16 +52,6 @@ config APIC_ID_OFFSET
|
||||||
default 0x0
|
default 0x0
|
||||||
depends on BOARD_ASROCK_939A785GMH
|
depends on BOARD_ASROCK_939A785GMH
|
||||||
|
|
||||||
config LB_CKS_RANGE_END
|
|
||||||
int
|
|
||||||
default 122
|
|
||||||
depends on BOARD_ASROCK_939A785GMH
|
|
||||||
|
|
||||||
config LB_CKS_LOC
|
|
||||||
int
|
|
||||||
default 123
|
|
||||||
depends on BOARD_ASROCK_939A785GMH
|
|
||||||
|
|
||||||
config MAINBOARD_PART_NUMBER
|
config MAINBOARD_PART_NUMBER
|
||||||
string
|
string
|
||||||
default "939A785GMH"
|
default "939A785GMH"
|
||||||
|
|
Loading…
Reference in New Issue