aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/l520
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/l520
parent61847bf67f30b56f6951e4ca485f0d9dec3318d6 (diff)
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/l520')
-rw-r--r--src/mainboard/lenovo/l520/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/l520/Kconfig b/src/mainboard/lenovo/l520/Kconfig
index 7043184031..20ed67ce9c 100644
--- a/src/mainboard/lenovo/l520/Kconfig
+++ b/src/mainboard/lenovo/l520/Kconfig
@@ -50,10 +50,6 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex
default 0x17aa
-config MMCONF_BASE_ADDRESS
- hex
- default 0xf0000000
-
config DRAM_RESET_GATE_GPIO
int
default 10