defconfig: enable centered custom logo
Custom logo support has been added to the kernel. https://jira.digi.com/browse/DEL-623 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
d94a57ae0a
commit
0e2c436940
|
|
@ -136,6 +136,7 @@ CONFIG_BACKLIGHT_PWM=y
|
|||
CONFIG_FRAMEBUFFER_CONSOLE=y
|
||||
CONFIG_FONTS=y
|
||||
CONFIG_LOGO=y
|
||||
CONFIG_FB_LOGO_CENTERED=y
|
||||
CONFIG_SOUND=y
|
||||
CONFIG_SND=y
|
||||
CONFIG_SND_MIXER_OSS=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue