From 079455f2076969b8419d16c9cb6ee8ea7a020f3c Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 1 Dec 2017 11:20:22 +0100 Subject: mb/*/*/Kconfig: Remove default MMCONF_BASE_ADDRESS on Sandy Bridge Change-Id: I6f0d6d7fefc77fb05cdb629d09de8cb72496a9cc Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/22664 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/lenovo/s230u/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/lenovo/s230u/Kconfig') 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 -- cgit v1.2.3