Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

soc: rockchip: Kconfig: disable ROCKCHIP_THUNDER_BOOT* by default #308

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

nyanmisaka
Copy link
Collaborator

ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK should depend on ROCKCHIP_THUNDER_BOOT, and it
creates an artificial threads-max limit that is not suitable for generic linux.

Disable it by default to avoid it being accidentally enabled.

Related to #307

`ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK` should depend
on `ROCKCHIP_THUNDER_BOOT`, and it creates an artificial
threads-max limit that is not suitable for generic linux.

Disable it by default to avoid it being accidentally enabled.

Signed-off-by: nyanmisaka <[email protected]>
@amazingfate amazingfate merged commit e914eb7 into armbian:rk-6.1-rkr4.1 Dec 17, 2024
1 check passed
@nyanmisaka nyanmisaka deleted the patch-1 branch December 17, 2024 16:07
@nyanmisaka nyanmisaka restored the patch-1 branch December 17, 2024 16:07
@nyanmisaka nyanmisaka deleted the patch-1 branch December 17, 2024 16:07
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