diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 02:26:01 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 02:26:01 (EST) |
commit | bece7aeddbec66e0384a3178187d3aecea31f150 (patch) | |
tree | 9f0e154e092e07680e1ff46e981a9d8c45df5347 /src | |
parent | 8143cc16e382cf3a9a5518c4943c90c7b80e6d3d (diff) |
linux-libre-4.19: Enable ACS for line graphics
This option was introduced in Linux in 2008 in commit
a29ccf6f823a84d89e1c7aaaf221cf7282022024.
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.167+gnu/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/linux-libre-4.19_4.19.167+gnu/config b/src/build/linux-libre-4.19_4.19.167+gnu/config index 85d7e4a..af193bc 100644 --- a/src/build/linux-libre-4.19_4.19.167+gnu/config +++ b/src/build/linux-libre-4.19_4.19.167+gnu/config @@ -1300,7 +1300,7 @@ CONFIG_SERIO_LIBPS2=y # CONFIG_TTY=y CONFIG_VT=y -# CONFIG_CONSOLE_TRANSLATIONS is not set +CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y |