mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
x230-*-fhd_edp: Include kbd to set console font size
Include the kbd module to set the console font size based on the display resolution. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
d0d2ea9a77
commit
57f9d1635b
@ -33,6 +33,7 @@ CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
CONFIG_KBD=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
CONFIG_LVM2=y
|
||||
|
@ -33,6 +33,7 @@ CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
CONFIG_KBD=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
CONFIG_LVM2=y
|
||||
|
Loading…
Reference in New Issue
Block a user