diff options
Diffstat (limited to 'src/mainboard/tyan/s2881/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2881/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/tyan/s2881/Kconfig b/src/mainboard/tyan/s2881/Kconfig index a5303a1398..335f1dbb99 100644 --- a/src/mainboard/tyan/s2881/Kconfig +++ b/src/mainboard/tyan/s2881/Kconfig @@ -51,11 +51,6 @@ config HW_MEM_HOLE_SIZEK default 0x100000 depends on BOARD_TYAN_S2881 -config MEM_TRAIN_SEQ - bool - default n - depends on BOARD_TYAN_S2881 - config MAX_CPUS int default 4 @@ -66,11 +61,6 @@ config MAX_PHYSICAL_CPUS default 2 depends on BOARD_TYAN_S2881 -config MEM_TRAIN_SEQ - bool - default n - depends on BOARD_TYAN_S2881 - config HW_MEM_HOLE_SIZE_AUTO_INC bool default n |