From 9806c32a001d2ddf24782d0279e7b38abfd3e43c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 16 Dec 2014 15:29:14 -0600 Subject: Add basic board support for the DK-TM4C129X Connected Development Kit. The initial commit is simply the TM4C123G Launchpad with naming changes --- apps/graphics/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/graphics') 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 -- cgit v1.2.3