aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/logo/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/logo/Kconfig')
-rw-r--r--drivers/video/logo/Kconfig4
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
11if LOGO 11if LOGO
12 12
13config FB_LOGO_EXTRA
14 bool
15 depends on FB
16
13config LOGO_LINUX_MONO 17config 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