Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / bootsplash / Kconfig
1 #
2 # Bootsplash configuration
3 #
4
5 menu "Bootsplash configuration"
6
7 config BOOTSPLASH
8         bool "Bootup splash screen"
9         depends on FRAMEBUFFER_CONSOLE && FB_VESA
10         default n
11         ---help---
12           This option enables the Linux bootsplash screen. For more
13           information on the bootsplash screen have a look at
14           http://www.bootsplash.org/.
15           If you are unsure, say N
16 endmenu
17