# # Display drivers configuration # menu "HDMI" config HDMI bool "HDMI support" select FB_WORK_IPP select FB_SCALING_OSD if HDMI source "drivers/video/hdmi/chips/Kconfig" #config HDMI_DUAL_DISP # bool "hdmi support dual display" # help # nothing #config HDMI_DEBUG # bool "hdmi debug" endif endmenu