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 ifs and menus.)
Default
64
Kconfig definition
At <Driver>/display/Kconfig.mcux_elcdif:30
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:74
→ <Driver>/display/Kconfig:24
Menu path: (Top) → Device Drivers → Display Drivers → MCUX eLCDIF driver
config MCUX_ELCDIF_POOL_BLOCK_ALIGN
int "Alignment of memory pool blocks"
default 64
depends on DISPLAY_MCUX_ELCDIF && DISPLAY
help
Byte alignment in the frame buffer memory pool.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)