summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/s230u/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-12-01 11:20:22 +0100
committerNico Huber <nico.h@gmx.de>2017-12-06 20:26:36 +0000
commit079455f2076969b8419d16c9cb6ee8ea7a020f3c (patch)
tree6b88b990067b7a7bce9a98dbd7452ee664d02617 /src/mainboard/lenovo/s230u/Kconfig
parent61847bf67f30b56f6951e4ca485f0d9dec3318d6 (diff)
downloadcoreboot-079455f2076969b8419d16c9cb6ee8ea7a020f3c.tar.xz
mb/*/*/Kconfig: Remove default MMCONF_BASE_ADDRESS on Sandy Bridge
Change-Id: I6f0d6d7fefc77fb05cdb629d09de8cb72496a9cc Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/22664 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/lenovo/s230u/Kconfig')
-rw-r--r--src/mainboard/lenovo/s230u/Kconfig4
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