summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/nxhello/Kconfig')
-rw-r--r--apps/examples/nxhello/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nxhello/Kconfig b/apps/examples/nxhello/Kconfig
index 52924e38e..4f15c94f6 100644
--- a/apps/examples/nxhello/Kconfig
+++ b/apps/examples/nxhello/Kconfig
@@ -29,7 +29,7 @@ config EXAMPLES_NXHELLO_BPP
int "Bits-Per-Pixel"
default 32
---help---
- Pixels per pixel to use. Valid options include 2, 4, 8, 16, 24,
+ Pixels per pixel to use. Valid options include 1, 2, 4, 8, 16, 24,
and 32. Default is 32.