aboutsummaryrefslogtreecommitdiff
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
commit433dae74225a98c5ed65834b8574eea90259e220 (patch)
treefcef2fdecc280aaec908c53e88b9b4be5ad3557a /apps/system/Kconfig
parent12af0cacd651e051a01db21092c6c3aff07ebd97 (diff)
downloadpx4-firmware-433dae74225a98c5ed65834b8574eea90259e220.tar.gz
px4-firmware-433dae74225a98c5ed65834b8574eea90259e220.tar.bz2
px4-firmware-433dae74225a98c5ed65834b8574eea90259e220.zip
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
git-svn-id: http://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