From 291dd23da13557097ec86d3899a16c8548d2ebd2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 5 Sep 2012 17:20:19 +0000 Subject: Add Kconfig settings for the LPC17xx git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5094 42af7a65-404d-4744-a932-0658087f49c3 --- apps/nshlib/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/nshlib/Kconfig') diff --git a/apps/nshlib/Kconfig b/apps/nshlib/Kconfig index ff692f43b..b03dcdc90 100644 --- a/apps/nshlib/Kconfig +++ b/apps/nshlib/Kconfig @@ -6,6 +6,7 @@ config NSH_LIBRARY bool "NSH Library" default n + select SYSTEM_READLINE ---help--- Build the NSH support library. This is used, for example, by examples/nsh in order to implement the full NuttShell (NSH). -- cgit v1.2.3