Disable ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK

`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.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
Nyanmisaka 2024-12-15 16:49:39 +08:00 committed by Jianfeng Liu
parent 0999ebfd69
commit 13e10e1f4c

View File

@ -7702,7 +7702,7 @@ CONFIG_ROCKCHIP_FIQ_DEBUGGER=y
CONFIG_ROCKCHIP_DEBUG=y
# CONFIG_ROCKCHIP_MINI_KERNEL is not set
# CONFIG_ROCKCHIP_THUNDER_BOOT is not set
CONFIG_ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK=y
# CONFIG_ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK is not set
# CONFIG_ROCKCHIP_NPOR_POWERGOOD is not set
# CONFIG_RK_CMA_PROCFS is not set
CONFIG_RK_DMABUF_PROCFS=y