summaryrefslogtreecommitdiff
path: root/apps/system/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-28 18:45:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-28 18:45:09 +0000
commit489c78d7b6b14ca5b8eb7e2011c77599166a7894 (patch)
treefcef2fdecc280aaec908c53e88b9b4be5ad3557a /apps/system/Kconfig
parent00aaf1187f47fd3e9a2801b6468d1f382819981c (diff)
downloadnuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.tar.gz
nuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.tar.bz2
nuttx-489c78d7b6b14ca5b8eb7e2011c77599166a7894.zip
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/system/Kconfig')
-rw-r--r--apps/system/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/system/Kconfig b/apps/system/Kconfig
index d4d434665..6c8651088 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -34,3 +34,7 @@ endmenu
menu "Sysinfo"
source "$APPSDIR/system/sysinfo/Kconfig"
endmenu
+
+menu "USB Monitor"
+source "$APPSDIR/system/usbmonitor/Kconfig"
+endmenu