You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defconfig: Enable RT5616 codec in Pi configurations
Enable CONFIG_SND_SOC_RT5616 in all Pi kernel configurations so the
kernel build produces snd-soc-rt5616.ko (and its dependency
snd-soc-rl6231.ko) for the RT5616 audio codec overlay:
- arch/arm64/configs/bcm2711_defconfig
- arch/arm64/configs/bcm2712_defconfig
- arch/arm64/configs/bcm2711_rt_defconfig
- arch/arm/configs/bcm2709_defconfig
- arch/arm/configs/bcmrpi_defconfig
Signed-off-by: zjzhao <zjzhao@edatec.cn>
0 commit comments