blob: 77eac6ba5af77acbf27baf904d7eaf888cfa17d2 [file] [log] [blame]
Chris Chingaa8e5d32017-10-20 10:43:39 -06001# Load all chipsets before common
Felix Held4e56f752020-11-18 11:25:37 +01002source "src/soc/amd/*/Kconfig"
Chris Chingaa8e5d32017-10-20 10:43:39 -06003
4# Load common defaults last
Felix Held4e56f752020-11-18 11:25:37 +01005source "src/soc/amd/common/Kconfig.common"