diff options
Diffstat (limited to 'src/mainboard/lenovo/t430s/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/t430s/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t430s/Kconfig b/src/mainboard/lenovo/t430s/Kconfig index bb898cf997..51c39e6149 100644 --- a/src/mainboard/lenovo/t430s/Kconfig +++ b/src/mainboard/lenovo/t430s/Kconfig @@ -39,10 +39,6 @@ config MAINBOARD_PART_NUMBER string default "ThinkPad T430s" -config MMCONF_BASE_ADDRESS - hex - default 0xf8000000 - config MAX_CPUS int default 8 |