diff options
Diffstat (limited to 'drivers/video/logo/Kconfig')
-rw-r--r-- | drivers/video/logo/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/logo/Kconfig b/drivers/video/logo/Kconfig index 3e9ccf370ab2..8cb7fb4db441 100644 --- a/drivers/video/logo/Kconfig +++ b/drivers/video/logo/Kconfig | |||
@@ -7,6 +7,8 @@ menu "Logo configuration" | |||
7 | config LOGO | 7 | config LOGO |
8 | bool "Bootup logo" | 8 | bool "Bootup logo" |
9 | depends on FB || SGI_NEWPORT_CONSOLE | 9 | depends on FB || SGI_NEWPORT_CONSOLE |
10 | help | ||
11 | Enable and select frame buffer bootup logos. | ||
10 | 12 | ||
11 | config LOGO_LINUX_MONO | 13 | config LOGO_LINUX_MONO |
12 | bool "Standard black and white Linux logo" | 14 | bool "Standard black and white Linux logo" |