mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
librem_mini{,_v2}: Include kbd to set console font size
Include the kbd module to enlarge the console font size based on the display resolution. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
ef85973109
commit
d0d2ea9a77
@ -12,6 +12,7 @@ CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
CONFIG_IOPORT=y
|
||||
CONFIG_KBD=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
CONFIG_LVM2=y
|
||||
|
@ -12,6 +12,7 @@ CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
CONFIG_IOPORT=y
|
||||
CONFIG_KBD=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
CONFIG_LVM2=y
|
||||
|
Loading…
Reference in New Issue
Block a user