mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
linux: enable CONFIG_LOGO=y by default, too useful to check that graphics works
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user