diff options
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/Kconfig')
-rw-r--r-- | src/mainboard/asrock/h81m-hds/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
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. |