summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nx/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/nx/defconfig')
-rwxr-xr-xnuttx/configs/sam3u-ek/nx/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sam3u-ek/nx/defconfig b/nuttx/configs/sam3u-ek/nx/defconfig
index f4f7e86ee..7c944798b 100755
--- a/nuttx/configs/sam3u-ek/nx/defconfig
+++ b/nuttx/configs/sam3u-ek/nx/defconfig
@@ -715,8 +715,8 @@ CONFIG_NX_PACKEDMSFIRST=n
CONFIG_NX_LCDDRIVER=y
CONFIG_LCD_MAXPOWER=31
CONFIG_LCD_MAXCONTRAST=1
-CONFIG_NX_MOUSE=n
-CONFIG_NX_KBD=n
+CONFIG_NX_MOUSE=y
+CONFIG_NX_KBD=y
#CONFIG_NXTK_BORDERWIDTH=4
#CONFIG_NXTK_BORDERCOLOR1
#CONFIG_NXTK_BORDERCOLOR2