diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/video/logo/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/logo/Kconfig b/drivers/video/logo/Kconfig index da219c043c99..9de1c114f809 100644 --- a/drivers/video/logo/Kconfig +++ b/drivers/video/logo/Kconfig @@ -12,7 +12,7 @@ if LOGO config FB_LOGO_EXTRA bool - depends on FB + depends on FB=y default y if SPU_BASE config LOGO_LINUX_MONO |