diff options
Diffstat (limited to 'src/mainboard/lenovo/s230u')
-rw-r--r-- | src/mainboard/lenovo/s230u/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/s230u/Kconfig b/src/mainboard/lenovo/s230u/Kconfig index 4b6727ca22..f724784c94 100644 --- a/src/mainboard/lenovo/s230u/Kconfig +++ b/src/mainboard/lenovo/s230u/Kconfig @@ -35,10 +35,6 @@ config MAINBOARD_PART_NUMBER string default "ThinkPad S230U (Twist)" -config MMCONF_BASE_ADDRESS - hex - default 0xf0000000 - config EC_BASE_ADDRESS hex default 0xff000000 |