blob: 7c08f031b081601ff809fc70fb44bbabfd3c0c48 [file] [log] [blame]
Chris Chingaa8e5d32017-10-20 10:43:39 -06001# Load all chipsets before common
Marshall Dawsonc645ae02019-06-11 13:04:37 -06002source "src/soc/amd/picasso/Kconfig"
Chris Chingaa8e5d32017-10-20 10:43:39 -06003source "src/soc/amd/stoneyridge/Kconfig"
4
5# Load common defaults last
6source "src/soc/amd/common/Kconfig"