Skip to content

hexagon: Restore defconfig and add PROC_DOMAIN for ADSP#92

Open
quic-aditrath wants to merge 2 commits into
AudioReach:masterfrom
quic-aditrath:hexagon_defconfig
Open

hexagon: Restore defconfig and add PROC_DOMAIN for ADSP#92
quic-aditrath wants to merge 2 commits into
AudioReach:masterfrom
quic-aditrath:hexagon_defconfig

Conversation

@quic-aditrath
Copy link
Copy Markdown
Contributor

The hexagon defconfig was inadvertently removed in commit 81e33b3
(modules: Add pcm_cnv module and dependencies), breaking hexagon
arch builds.

Restore the defconfig and add the mandatory CONFIG_PROC_DOMAIN
entry required by the top-level CMake configure step.
Changes:

  • Restore arch/hexagon/configs/defconfig from the last revision
    before its removal
  • Add CONFIG_PROC_DOMAIN="ADSP" to satisfy the CMake
    configure-time validation check

The hexagon defconfig was inadvertently removed in commit
81e33b3 (modules: Add pcm_cnv module and dependencies).

Restore the file from the last revision before its removal
so that hexagon arch builds can locate their default config.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
The top-level CMakeLists.txt requires CONFIG_PROC_DOMAIN to be
set; an empty or missing value causes a fatal CMake error at
configure time.

Add CONFIG_PROC_DOMAIN="ADSP" to the hexagon defconfig.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
@quic-aditrath quic-aditrath requested review from a team June 4, 2026 16:37
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