linux: enable CONFIG_LOGO=y by default, too useful to check that graphics works

This commit is contained in:
Ciro Santilli
2018-05-20 10:48:34 +01:00
parent 260155096d
commit 209332308a
2 changed files with 4 additions and 3 deletions

View File

@@ -77,8 +77,9 @@ CONFIG_VIRTIO_BLK=y
CONFIG_VIRTIO_NET=y
# Misc
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_DUMMY_IRQ=m
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_LOGO=y
## Networking