-
CONFIG_MCUX_ELCDIF_POOL_BLOCK_ALIGN
¶
Alignment of memory pool blocks
Type: int
Help¶
Byte alignment in the frame buffer memory pool.
Direct dependencies¶
DISPLAY_MCUX_ELCDIF
&& DISPLAY
(Includes any dependencies from if’s and menus.)
Defaults¶
- 64 if
DISPLAY_MCUX_ELCDIF
&&DISPLAY
Kconfig definition¶
At drivers/display/Kconfig.mcux_elcdif:33
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_ALIGN int prompt "Alignment of memory pool blocks" ifDISPLAY_MCUX_ELCDIF
&&DISPLAY
default 64 ifDISPLAY_MCUX_ELCDIF
&&DISPLAY
depends onDISPLAY_MCUX_ELCDIF
&&DISPLAY
help Byte alignment in the frame buffer memory pool.
(Definitions include propagated dependencies, including from if’s and menus.)