From db6c14382e8ab4fb8a7336c107ab54cf4cf60c71 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 5 Oct 2013 15:42:20 -0600 Subject: Add NSH addroute and delroute commands --- apps/system/composite/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/system') diff --git a/apps/system/composite/Kconfig b/apps/system/composite/Kconfig index c2850637d..6b8dfadf8 100644 --- a/apps/system/composite/Kconfig +++ b/apps/system/composite/Kconfig @@ -74,7 +74,7 @@ endif # USBMSC_COMPOSITE if CDCACM_COMPOSITE config SYSTEM_COMPOSITE_TTYUSB - int "USB serial device minor number + int "USB serial device minor number" default 0 ---help--- The minor number of the USB serial device. Default is zero @@ -153,4 +153,3 @@ config SYSTEM_COMPOSITE_DEBUGMM Enables some debug tests to check for memory usage and memory leaks. endif - -- cgit v1.2.3