summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-16 15:29:14 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-16 15:29:14 -0600
commit9806c32a001d2ddf24782d0279e7b38abfd3e43c (patch)
tree2856539e1474a5c70bec6a27f312c0179f4f5097 /apps
parent7727d5ac4ae9f8d20fb191493027e90cb5c6c683 (diff)
downloadnuttx-9806c32a001d2ddf24782d0279e7b38abfd3e43c.tar.gz
nuttx-9806c32a001d2ddf24782d0279e7b38abfd3e43c.tar.bz2
nuttx-9806c32a001d2ddf24782d0279e7b38abfd3e43c.zip
Add basic board support for the DK-TM4C129X Connected Development Kit. The initial commit is simply the TM4C123G Launchpad with naming changes
Diffstat (limited to 'apps')
-rw-r--r--apps/graphics/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/graphics/Kconfig b/apps/graphics/Kconfig
index e8ed98dcb..74f084956 100644
--- a/apps/graphics/Kconfig
+++ b/apps/graphics/Kconfig
@@ -20,7 +20,6 @@ endif # TIFF
config GRAPHICS_TRAVELER
bool "Traveler game"
default n
- depends on EXPERIMENTAL
select SYSTEM_INIFILE
---help---
Enable or disable the graphic Traveler game