Remove duplicate Kconfig entry. Trivial.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5527 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
8f625f6e93
commit
66e5bbe45f
|
@ -112,11 +112,6 @@ config AMD_UCODE_PATCH_FILE
|
|||
default "mc_patch_01000095.h"
|
||||
depends on BOARD_TYAN_S2912_FAM10
|
||||
|
||||
config SERIAL_CPU_INIT
|
||||
bool
|
||||
default n
|
||||
depends on BOARD_TYAN_S2912_FAM10
|
||||
|
||||
config RAMBASE
|
||||
hex
|
||||
default 0x200000
|
||||
|
|
Loading…
Reference in New Issue