summaryrefslogtreecommitdiff
path: root/apps/graphics/traveller/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveller/Kconfig')
-rw-r--r--apps/graphics/traveller/Kconfig13
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/graphics/traveller/Kconfig b/apps/graphics/traveller/Kconfig
index 0906ebab9..3feee99bb 100644
--- a/apps/graphics/traveller/Kconfig
+++ b/apps/graphics/traveller/Kconfig
@@ -3,15 +3,14 @@
# see misc/tools/kconfig-language.txt.
#
-config GRAPHICS_TRAVELER
- bool "Traveller game"
- default n
- select SYSTEM_INIFILE
- ---help---
- Enable or disable the graphic Traveller game
-
if GRAPHICS_TRAVELER
+config GRAPHICS_TRAVELER_PERFMON
+ bool "Performance monitor game"
+ default y
+ ---help---
+ Enable or disable performance monitoring instrumentation and output.
+
config GRAPHICS_TRAVELER_DEBUG_LEVEL
int "Debug output level"
default 0