From 2f4d994e8f25400fb0f0b4c75be07e9222bdd563 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 20 Aug 2014 14:15:34 -0600 Subject: [PATCH] SAM4E-EK: Add an NxWM configuration --- NxWidgets/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NxWidgets/Kconfig b/NxWidgets/Kconfig index 3ee3bd123..9e4c4ec9a 100644 --- a/NxWidgets/Kconfig +++ b/NxWidgets/Kconfig @@ -845,7 +845,7 @@ config NXWM_KEYBOARD bool "Keyboard Support" default n ---help--- - Define to build in touchscreen support. + Define to build in keyboard support. if NXWM_KEYBOARD