kernel-brax3-ubuntu-touch/drivers/misc/mediatek/memblock/Kconfig
erascape f319b992b1 kernel-5.15: Initial import brax3 UT kernel
* halium configs enabled

Signed-off-by: erascape <erascape@proton.me>
2025-09-23 15:17:10 +00:00

16 lines
406 B
Text

#
# Memory Block
#
comment "Memory Block"
config MTK_MEMORY_BLOCK
tristate "Memory Block"
depends on BLOCK
help
Memory Block is the method of managing memory regions
during the early bootstrap period while the usual kernel
memory allocators are not up and running yet.
Enable MediaTek memory block feature to provide procedures for
maintaining information about logical memory blocks.