diff options
Diffstat (limited to 'src/mainboard/asrock')
-rw-r--r-- | src/mainboard/asrock/b85m_pro4/Kconfig | 4 | ||||
-rw-r--r-- | src/mainboard/asrock/h81m-hds/Kconfig | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asrock/b85m_pro4/Kconfig b/src/mainboard/asrock/b85m_pro4/Kconfig index ecb2ba949e..67206a988f 100644 --- a/src/mainboard/asrock/b85m_pro4/Kconfig +++ b/src/mainboard/asrock/b85m_pro4/Kconfig @@ -26,8 +26,4 @@ config MAINBOARD_PART_NUMBER string default "B85M Pro4" -config MAX_CPUS - int - default 8 - endif diff --git a/src/mainboard/asrock/h81m-hds/Kconfig b/src/mainboard/asrock/h81m-hds/Kconfig index 9137135200..62036108dd 100644 --- a/src/mainboard/asrock/h81m-hds/Kconfig +++ b/src/mainboard/asrock/h81m-hds/Kconfig @@ -33,10 +33,6 @@ config MAINBOARD_PART_NUMBER string default "H81M-HDS" -config MAX_CPUS - int - default 8 - # # Since this is a desktop board, the assumption is made that most users # would want CMOS configuration enabled by default. |