Skip to content
Snippets Groups Projects
Commit b82a535c authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

video: Kconfig: Make VESA driver avaiable for non-x86 boards


There is no reason to prevent CONFIG_VIDEO_VESA driver working on
non-x86 boards, so remove such limitation.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 8feb2cc6
No related branches found
No related tags found
No related merge requests found
config VIDEO_VESA
bool "Enable VESA video driver support"
depends on X86
default n
help
Turn on this option to enable a very simple driver which uses vesa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment