diff options
Diffstat (limited to 'src/mainboard/tyan/s2912')
-rw-r--r-- | src/mainboard/tyan/s2912/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2912/Kconfig b/src/mainboard/tyan/s2912/Kconfig index 0346521f7f..020c369276 100644 --- a/src/mainboard/tyan/s2912/Kconfig +++ b/src/mainboard/tyan/s2912/Kconfig @@ -98,11 +98,6 @@ config MAX_PHYSICAL_CPUS default 1 depends on BOARD_TYAN_S2912 -config AP_CODE_IN_CAR - bool - default n - depends on BOARD_TYAN_S2912 - config HW_MEM_HOLE_SIZE_AUTO_INC bool default n |