From 60e159c7232cb5e8b45d6302479753880611fc14 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 30 Oct 2013 17:16:58 -0600 Subject: Fix typos introduced into NxWM configuration by an earlier check-in today --- apps/NxWidgets/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/NxWidgets/Kconfig') diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig index ae71bf997..0ee006aba 100644 --- a/apps/NxWidgets/Kconfig +++ b/apps/NxWidgets/Kconfig @@ -741,7 +741,7 @@ config NXWM_TOUCHSCREEN_LISTENERSTACK ---help--- Touchscreen listener thread stack size. Default 1024 -config NXWM_TOUSCHCREEN_CONFIGDATA +config NXWM_TOUCHSCREEN_CONFIGDATA bool "Touchscreen configuration data" default n depends on PLATFORM_CONFIGDATA -- cgit v1.2.3