CONFIG_MULTIBOOT_FRAMEBUF_X
Multiboot framebuffer X pixels
Type: int
Direct dependencies
MULTIBOOT_FRAMEBUF
&& MULTIBOOT
&& X86
(Includes any dependencies from ifs and menus.)
Default
640
Kconfig definition
At <Zephyr>/arch/x86/Kconfig:304
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → X86 Architecture Options → Generate multiboot header → Multiboot framebuffer support
config MULTIBOOT_FRAMEBUF_X
int "Multiboot framebuffer X pixels"
default 640
depends on MULTIBOOT_FRAMEBUF && MULTIBOOT && X86
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)