Skip to content

arm64: defconfig: Enable RT5616 codec in Pi configurations - #7575

Merged
pelwell merged 1 commit into
raspberrypi:rpi-6.18.yfrom
edatec:rt5616-defconfig
Aug 27, 2026
Merged

arm64: defconfig: Enable RT5616 codec in Pi configurations#7575
pelwell merged 1 commit into
raspberrypi:rpi-6.18.yfrom
edatec:rt5616-defconfig

Conversation

@zjzhao-eda

Copy link
Copy Markdown
Contributor

Enable CONFIG_SND_SOC_RT5616 in both bcm2711_defconfig and bcm2712_defconfig so the kernel build produces snd-soc-rt5616.ko (and its dependency snd-soc-rl6231.ko) for the RT5616 audio codec overlay.

@pelwell

pelwell commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Is there a good reason not to include the other 3 config files?

@zjzhao-eda

Copy link
Copy Markdown
Contributor Author

Are you referring to the need to make corresponding changes to three of these four files as well?

  1. arch/arm/configs/bcm2709_defconfig
  2. arch/arm/configs/bcmrpi_defconfig
  3. arch/arm64/configs/bcm2711_rt_defconfig
  4. arch/arm64/configs/defconfig
    Or are you referring to something else?

@pelwell

pelwell commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Yes - items 1-3 in your list.

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>
@zjzhao-eda

Copy link
Copy Markdown
Contributor Author

Okay, the changes have been added to:
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig
arch/arm64/configs/bcm2711_rt_defconfig

@pelwell
pelwell merged commit ffc724c into raspberrypi:rpi-6.18.y Aug 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants