soc/amd: Add picasso to Kconfig

Change-Id: I7031b07ae105a14be3c5d4e52ecc1364956fd845
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33750
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Marshall Dawson 2019-06-11 13:04:37 -06:00 committed by Martin Roth
parent 778c8a77c1
commit c645ae069b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Load all chipsets before common # Load all chipsets before common
source "src/soc/amd/picasso/Kconfig"
source "src/soc/amd/stoneyridge/Kconfig" source "src/soc/amd/stoneyridge/Kconfig"
# Load common defaults last # Load common defaults last