summaryrefslogtreecommitdiff
path: root/apps/graphics
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-03 16:54:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-03 16:54:18 -0600
commit03af5a6188c0a61ef1913d1e3a1adec276ae7e7a (patch)
treec3fe2bbde8fb8d60412adcfd5feccc61b1dfe134 /apps/graphics
parent00fe03e9b0a9f27c4a9ca99f53c7f9bf7a6c174e (diff)
downloadnuttx-03af5a6188c0a61ef1913d1e3a1adec276ae7e7a.tar.gz
nuttx-03af5a6188c0a61ef1913d1e3a1adec276ae7e7a.tar.bz2
nuttx-03af5a6188c0a61ef1913d1e3a1adec276ae7e7a.zip
Oops.. incomplete stuff from a branch accidentally merged. At least make it EXPERIMENTAL
Diffstat (limited to 'apps/graphics')
-rw-r--r--apps/graphics/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/graphics/Kconfig b/apps/graphics/Kconfig
index 74f084956..e8ed98dcb 100644
--- a/apps/graphics/Kconfig
+++ b/apps/graphics/Kconfig
@@ -20,6 +20,7 @@ endif # TIFF
config GRAPHICS_TRAVELER
bool "Traveler game"
default n
+ depends on EXPERIMENTAL
select SYSTEM_INIFILE
---help---
Enable or disable the graphic Traveler game