diff options
Diffstat (limited to 'src/mainboard/tyan')
-rw-r--r-- | src/mainboard/tyan/s2735/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/tyan/s2735/Kconfig b/src/mainboard/tyan/s2735/Kconfig index 9e1b57f17d..f908908b09 100644 --- a/src/mainboard/tyan/s2735/Kconfig +++ b/src/mainboard/tyan/s2735/Kconfig @@ -40,8 +40,4 @@ config MAX_CPUS int default 4 -config MAX_PHYSICAL_CPUS - int - default 2 - endif # BOARD_TYAN_S2735 |