SPDIF_TX and XUA_DFU_EN changes for build

This commit is contained in:
xross
2018-01-04 09:54:04 +00:00
parent 2f9a89d716
commit e322010cf1
4 changed files with 25 additions and 30 deletions

View File

@@ -22,7 +22,7 @@
* CODEC configuration functions.
*/
void XUA_AudioHub(chanend ?c_aud
#if defined(SPDIF_TX) && (SPDIF_TX_TILE != AUDIO_IO_TILE)
#if (XUA_SPDIF_TX_EN) && (SPDIF_TX_TILE != AUDIO_IO_TILE)
, chanend c_spdif_tx
#endif
#if(defined(SPDIF_RX) || defined(ADAT_RX))