diff --git a/sound/soc/tegra-alt/tegra210_adsp_alt.c b/sound/soc/tegra-alt/tegra210_adsp_alt.c index ea7aa4eb..c3e364aa 100644 --- a/sound/soc/tegra-alt/tegra210_adsp_alt.c +++ b/sound/soc/tegra-alt/tegra210_adsp_alt.c @@ -53,7 +53,7 @@ #define DRV_NAME "tegra210-adsp" /* Flag to enable/disable loading of ADSP firmware */ -#define ENABLE_ADSP 0 +#define ENABLE_ADSP 1 static struct tegra210_adsp_app_desc { const char name[NVADSP_NAME_SZ];