-
CONFIG_MCUX_ELCDIF_POOL_BLOCK_MAX
¶
Maximum memory pool block size
Type: hex
Help¶
Maximum block size in the frame buffer memory pool.
Direct dependencies¶
DISPLAY_MCUX_ELCDIF
&& DISPLAY
(Includes any dependencies from if’s and menus.)
Defaults¶
- 0x40000 if
DISPLAY_MCUX_ELCDIF
&&DISPLAY
Kconfig definition¶
At drivers/display/Kconfig.mcux_elcdif:27
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:72
→ drivers/display/Kconfig:21
Menu path: (top menu) → Device Drivers → Display Drivers → MCUX eLCDIF driver
config MCUX_ELCDIF_POOL_BLOCK_MAX hex prompt "Maximum memory pool block size" ifDISPLAY_MCUX_ELCDIF
&&DISPLAY
default 0x40000 ifDISPLAY_MCUX_ELCDIF
&&DISPLAY
depends onDISPLAY_MCUX_ELCDIF
&&DISPLAY
help Maximum block size in the frame buffer memory pool.
(Definitions include propagated dependencies, including from if’s and menus.)