diff options
Diffstat (limited to 'drivers/video/logo/Kconfig')
-rw-r--r-- | drivers/video/logo/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/video/logo/Kconfig b/drivers/video/logo/Kconfig index 9397bcef3018..5bb78e4807cd 100644 --- a/drivers/video/logo/Kconfig +++ b/drivers/video/logo/Kconfig | |||
@@ -10,6 +10,10 @@ menuconfig LOGO | |||
10 | 10 | ||
11 | if LOGO | 11 | if LOGO |
12 | 12 | ||
13 | config FB_LOGO_EXTRA | ||
14 | bool | ||
15 | depends on FB | ||
16 | |||
13 | config LOGO_LINUX_MONO | 17 | config LOGO_LINUX_MONO |
14 | bool "Standard black and white Linux logo" | 18 | bool "Standard black and white Linux logo" |
15 | default y | 19 | default y |