From 03af5a6188c0a61ef1913d1e3a1adec276ae7e7a Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 3 Dec 2014 16:54:18 -0600 Subject: Oops.. incomplete stuff from a branch accidentally merged. At least make it EXPERIMENTAL --- apps/graphics/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/graphics') 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 -- cgit v1.2.3