diff options
Diffstat (limited to 'src/mainboard/msi/ms7260/Kconfig')
-rw-r--r-- | src/mainboard/msi/ms7260/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/msi/ms7260/Kconfig b/src/mainboard/msi/ms7260/Kconfig index ab5f67adc1..4d0e1eae58 100644 --- a/src/mainboard/msi/ms7260/Kconfig +++ b/src/mainboard/msi/ms7260/Kconfig @@ -98,11 +98,6 @@ config MAX_PHYSICAL_CPUS default 1 depends on BOARD_MSI_MS7260 -config AP_CODE_IN_CAR - bool - default n - depends on BOARD_MSI_MS7260 - config HW_MEM_HOLE_SIZE_AUTO_INC bool default n |