configs/open1788/nxlines/defconfig: Enable anti-aliasing.

This commit is contained in:
Gregory Nutt 2019-03-15 15:29:41 -06:00
parent 0a11cda10a
commit 342cebc641
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ CONFIG_NFILE_STREAMS=8
CONFIG_NX=y
CONFIG_NXFONT_SANS23X27=y
CONFIG_NXFONT_SANS28X37B=y
CONFIG_NX_ANTIALIASING=y
CONFIG_NX_BLOCKING=y
CONFIG_PIPES=y
CONFIG_PREALLOC_MQ_MSGS=4