mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
Fix a typo in a Kconfig file
This commit is contained in:
+1
-1
Submodule Documentation updated: 2232cb4171...edeb46f748
+1
-1
@@ -44,7 +44,7 @@ config NX_ANTIALIASING
|
|||||||
default n
|
default n
|
||||||
depends on (!NX_DISABLE_16BPP || !NX_DISABLE_24BPP || !NX_DISABLE_32BPP) && !NX_LCDDRIVER
|
depends on (!NX_DISABLE_16BPP || !NX_DISABLE_24BPP || !NX_DISABLE_32BPP) && !NX_LCDDRIVER
|
||||||
---help---
|
---help---
|
||||||
Enable support for ant-alising when rendering lines as various
|
Enable support for ant-aliasing when rendering lines as various
|
||||||
orientations.
|
orientations.
|
||||||
|
|
||||||
config NX_WRITEONLY
|
config NX_WRITEONLY
|
||||||
|
|||||||
Reference in New Issue
Block a user