This patch drops the coreboot CMOS checksum ranges from Kconfig because
[coreboot.git] / src / Kconfig
index e4b4e0377a4b2c3dd176676083c0c1d7be7d18fc..05173ac90caf43fce528b7f561cce16a64fbf286 100644 (file)
@@ -214,18 +214,6 @@ config XIP_ROM_SIZE
        hex
        default 0x20000
 
-config LB_CKS_RANGE_START
-       int
-       default 49
-
-config LB_CKS_RANGE_END
-       int
-       default 125
-
-config LB_CKS_LOC
-       int
-       default 126
-
 config LOGICAL_CPUS
        bool
        default y