From 342cebc641f209f9fa9f9ad83a5d26af3e3b7996 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 15 Mar 2019 15:29:41 -0600 Subject: [PATCH] configs/open1788/nxlines/defconfig: Enable anti-aliasing. --- configs/open1788/nxlines/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/open1788/nxlines/defconfig b/configs/open1788/nxlines/defconfig index f3e01c8a83..0fa0b200cf 100644 --- a/configs/open1788/nxlines/defconfig +++ b/configs/open1788/nxlines/defconfig @@ -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