-
CONFIG_MCUX_ELCDIF_POOL_BLOCK_MAX
¶
Maximum memory pool block size
Type: hex
Help¶
Maximum block size in the frame buffer memory pool.
Default¶
0x40000
Kconfig definition¶
At drivers/display/Kconfig.mcux_elcdif:24
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:72
→ drivers/display/Kconfig:18
Menu path: (Top) → Device Drivers → Display Drivers → MCUX eLCDIF driver
config MCUX_ELCDIF_POOL_BLOCK_MAX hex "Maximum memory pool block size" default 0x40000 depends onDISPLAY_MCUX_ELCDIF
&&DISPLAY
help Maximum block size in the frame buffer memory pool.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)