Browse Source

soc: amd: acp_6_0: Fix bleeding Kconfig

Fixes a wrongly defined Kconfig

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/86299/head
Jamie McCrae 4 months ago committed by Benjamin Cabé
parent
commit
05b6997491
  1. 1
      soc/amd/acp_6_0/Kconfig.soc

1
soc/amd/acp_6_0/Kconfig.soc

@ -3,7 +3,6 @@ @@ -3,7 +3,6 @@
config SOC_ACP_6_0
bool
default "BOARD_ACP_6_0_ADSP"
config SOC
default "acp_6_0" if SOC_ACP_6_0

Loading…
Cancel
Save