]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/video/Kconfig
ARM: atmel: sama5d4_xplained: enable usb ethernet gadget
[karo-tx-uboot.git] / drivers / video / Kconfig
1 config VIDEO_X86
2         bool "Enable x86 video driver support"
3         depends on X86
4         default n
5         help
6           Turn on this option to enable a very simple driver which uses vesa
7           to discover the video mode and then provides a frame buffer for use
8           by U-Boot.