Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c8921be8386a58e925f814530de220f100129a4c
/
.
/
drivers
/
video
/
Kconfig
blob: fdbf3f64f28fee2479ab7dca441508858b430f1e [
file
] [
log
] [
blame
]
config VIDEO_X86
bool
"Enable x86 video driver support"
depends on X86
default
n
help
Turn
on
this
option to enable a very simple driver which uses vesa
to discover the video mode
and
then
provides a frame buffer
for
use
by
U
-
Boot
.