diff options
Diffstat (limited to 'src/mainboard/asrock')
-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 f93fcdb29e..00edd1c15a 100644 --- a/src/mainboard/asrock/h81m-hds/Kconfig +++ b/src/mainboard/asrock/h81m-hds/Kconfig @@ -74,10 +74,6 @@ config MAX_CPUS int default 8 -config MMCONF_BASE_ADDRESS - hex - default 0xf0000000 - # # Since this is a desktop board, the assumption is made that most users # would want CMOS configuration enabled by default. |