UPSTREAM: mb/sapphire/pureplatinumh61: Sanitize Kconfig
Remove overrides that set platform defaults or insane values.
BUG=none
BRANCH=none
TEST=none
Change-Id: I7c8643a958ab7883392de59a82531312b4fcd58e
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: 5f9fe7232a
Original-Change-Id: I11d1c7155bf1c7f9298f60638a6c2f3b128f3fe8
Original-Signed-off-by: Nico Huber <nico.h@gmx.de>
Original-Reviewed-on: https://review.coreboot.org/19354
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Nicola Corna <nicola@corna.info>
Reviewed-on: https://chromium-review.googlesource.com/506185
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
This commit is contained in:
parent
b7c0f6c342
commit
80c7a548cb
1 changed files with 0 additions and 11 deletions
|
|
@ -23,10 +23,6 @@ config HAVE_IFD_BIN
|
|||
bool
|
||||
default n
|
||||
|
||||
config HAVE_ME_BIN
|
||||
bool
|
||||
default n
|
||||
|
||||
config MAINBOARD_DIR
|
||||
string
|
||||
default sapphire/pureplatinumh61
|
||||
|
|
@ -51,10 +47,6 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
|
|||
hex
|
||||
default 0x174b
|
||||
|
||||
config MMCONF_BASE_ADDRESS
|
||||
hex
|
||||
default 0xf0000000
|
||||
|
||||
config DRAM_RESET_GATE_GPIO
|
||||
int
|
||||
default 60
|
||||
|
|
@ -63,7 +55,4 @@ config MAX_CPUS
|
|||
int
|
||||
default 8
|
||||
|
||||
config USBDEBUG_HCD_INDEX #USB port on the back under the Bluetooth module
|
||||
int
|
||||
default 4
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue