zephyr/drivers/display/Kconfig.intel_multibootfb

11 lines
317 B
Plaintext

# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config INTEL_MULTIBOOTFB_DISPLAY
bool "Intel Multiboot Framebuffer"
default y
depends on MULTIBOOT && MULTIBOOT_INFO && \
DT_HAS_INTEL_MULTIBOOT_FRAMEBUFFER_ENABLED
help
Enable Intel Multiboot framebuffer-based display driver.