diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/Kconfig b/src/Kconfig index e4b4e0377a..05173ac90c 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -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 |