This patch drops the coreboot CMOS checksum ranges from Kconfig because
the information is already specified in cmos.layout. coreboot is changed to use that version instead. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmai.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5313 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
002c9ff3e4
commit
b5828d7445
@@ -41,16 +41,6 @@ config APIC_ID_OFFSET
|
||||
default 0x0
|
||||
depends on BOARD_IBM_E326
|
||||
|
||||
config LB_CKS_RANGE_END
|
||||
int
|
||||
default 122
|
||||
depends on BOARD_IBM_E326
|
||||
|
||||
config LB_CKS_LOC
|
||||
int
|
||||
default 123
|
||||
depends on BOARD_IBM_E326
|
||||
|
||||
config MAINBOARD_PART_NUMBER
|
||||
string
|
||||
default "eServer 326"
|
||||
|
Reference in New Issue
Block a user