summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/nsh2/appconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/hymini-stm32v/nsh2/appconfig')
-rw-r--r--nuttx/configs/hymini-stm32v/nsh2/appconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/hymini-stm32v/nsh2/appconfig b/nuttx/configs/hymini-stm32v/nsh2/appconfig
index 4e44cf6a3..78f3e76c5 100644
--- a/nuttx/configs/hymini-stm32v/nsh2/appconfig
+++ b/nuttx/configs/hymini-stm32v/nsh2/appconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/hymini-stm32v/nsh2/appconfig
#
-# Copyright (C) 2011 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
@@ -39,6 +39,7 @@ CONFIGURED_APPS += examples/nsh
# The NSH application library
+CONFIGURED_APPS += system/readline
CONFIGURED_APPS += nshlib
# The NX and NXHELLO examples configured as an NX built-in commands