diff options
Diffstat (limited to 'src/mainboard/newisys/khepri/Kconfig')
-rw-r--r-- | src/mainboard/newisys/khepri/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig index b7d8370f9a..5ba421eb50 100644 --- a/src/mainboard/newisys/khepri/Kconfig +++ b/src/mainboard/newisys/khepri/Kconfig @@ -45,16 +45,6 @@ config SB_HT_CHAIN_ON_BUS0 default 0 depends on BOARD_NEWISYS_KHEPRI -config LB_CKS_RANGE_END - int - default 122 - depends on BOARD_NEWISYS_KHEPRI - -config LB_CKS_LOC - int - default 123 - depends on BOARD_NEWISYS_KHEPRI - config MAINBOARD_PART_NUMBER string default "Khepri" |