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>
This commit is contained in:
parent
61847bf67f
commit
079455f207
@ -47,10 +47,6 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
|
|||||||
hex
|
hex
|
||||||
default 0x8086
|
default 0x8086
|
||||||
|
|
||||||
config MMCONF_BASE_ADDRESS
|
|
||||||
hex
|
|
||||||
default 0xf0000000
|
|
||||||
|
|
||||||
config DRAM_RESET_GATE_GPIO # FIXME: check this
|
config DRAM_RESET_GATE_GPIO # FIXME: check this
|
||||||
int
|
int
|
||||||
default 60
|
default 60
|
||||||
|
@ -50,10 +50,6 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
|
|||||||
hex
|
hex
|
||||||
default 0x17aa
|
default 0x17aa
|
||||||
|
|
||||||
config MMCONF_BASE_ADDRESS
|
|
||||||
hex
|
|
||||||
default 0xf0000000
|
|
||||||
|
|
||||||
config DRAM_RESET_GATE_GPIO
|
config DRAM_RESET_GATE_GPIO
|
||||||
int
|
int
|
||||||
default 10
|
default 10
|
||||||
|
@ -35,10 +35,6 @@ config MAINBOARD_PART_NUMBER
|
|||||||
string
|
string
|
||||||
default "ThinkPad S230U (Twist)"
|
default "ThinkPad S230U (Twist)"
|
||||||
|
|
||||||
config MMCONF_BASE_ADDRESS
|
|
||||||
hex
|
|
||||||
default 0xf0000000
|
|
||||||
|
|
||||||
config EC_BASE_ADDRESS
|
config EC_BASE_ADDRESS
|
||||||
hex
|
hex
|
||||||
default 0xff000000
|
default 0xff000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user