soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from Kconfig

BUG=b:143229128
Change-Id: I03aa12b16979dc07869b0d33daedcde4fe84bc27
Signed-off-by: Justin Frodsham <justin.frodsham@amd.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36281
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Matt Papageorge <matthewpapa07@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Justin Frodsham 2019-10-23 16:43:42 -06:00 committed by Marshall Dawson
parent 5fc8805a71
commit ddd02da1de
1 changed files with 0 additions and 4 deletions

View File

@ -132,10 +132,6 @@ config EHCI_BAR
hex hex
default 0xfef00000 default 0xfef00000
config AMD_PUBKEY_FILE
string "AMD public Key"
default "3rdparty/blobs/soc/amd/picasso/PSP/AmdPubKeyRV.bin"
config SERIRQ_CONTINUOUS_MODE config SERIRQ_CONTINUOUS_MODE
bool bool
default n default n