Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d9fb29c7e35caea04de69fab6d5aa3725f8ee82d
/
.
/
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
.