audio_kconfig

This commit is contained in:
WBI\nxf44444
2020-11-17 11:26:28 +08:00
177 changed files with 18082 additions and 26510 deletions
+3
View File
@@ -44,6 +44,9 @@ if GetDepend('BSP_USING_LCD'):
if GetDepend('BSP_USING_ETH'):
src += ['drv_eth.c']
if GetDepend('BSP_USING_PHY'):
src += ['drv_mdio.c']
if GetDepend('BSP_USING_AUDIO'):
src += ['drv_sai.c']