aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-03-26 05:32:02 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-04-22 02:30:13 -1000
commit6f38fc2eb9005f73d9066f8cff99d9496e3fd6ab (patch)
tree604bd07bafe465be7511e4540734b67c95628cd0
parentf997e36562742e5ad1684cc94bbc286edc08d46f (diff)
downloadpx4-firmware-6f38fc2eb9005f73d9066f8cff99d9496e3fd6ab.tar.gz
px4-firmware-6f38fc2eb9005f73d9066f8cff99d9496e3fd6ab.tar.bz2
px4-firmware-6f38fc2eb9005f73d9066f8cff99d9496e3fd6ab.zip
Removed unused commands
-rw-r--r--nuttx-configs/px4cannode-v1/nsh/defconfig16
1 files changed, 8 insertions, 8 deletions
diff --git a/nuttx-configs/px4cannode-v1/nsh/defconfig b/nuttx-configs/px4cannode-v1/nsh/defconfig
index 641c9f7a6..968d21698 100644
--- a/nuttx-configs/px4cannode-v1/nsh/defconfig
+++ b/nuttx-configs/px4cannode-v1/nsh/defconfig
@@ -948,7 +948,7 @@ CONFIG_NSH_BUILTIN_APPS=y
#
CONFIG_NSH_DISABLE_ADDROUTE=y
# CONFIG_NSH_DISABLE_CAT is not set
-# CONFIG_NSH_DISABLE_CD is not set
+CONFIG_NSH_DISABLE_CD=y
CONFIG_NSH_DISABLE_CP=y
CONFIG_NSH_DISABLE_CMP=y
CONFIG_NSH_DISABLE_DD=y
@@ -960,33 +960,33 @@ CONFIG_NSH_DISABLE_EXIT=y
# CONFIG_NSH_DISABLE_FREE is not set
CONFIG_NSH_DISABLE_GET=y
# CONFIG_NSH_DISABLE_HELP is not set
-# CONFIG_NSH_DISABLE_HEXDUMP is not set
+CONFIG_NSH_DISABLE_HEXDUMP=y
CONFIG_NSH_DISABLE_IFCONFIG=y
CONFIG_NSH_DISABLE_KILL=y
CONFIG_NSH_DISABLE_LOSETUP=y
# CONFIG_NSH_DISABLE_LS is not set
-# CONFIG_NSH_DISABLE_MB is not set
+CONFIG_NSH_DISABLE_MB=y
CONFIG_NSH_DISABLE_MKDIR=y
CONFIG_NSH_DISABLE_MKFIFO=y
CONFIG_NSH_DISABLE_MKRD=y
-# CONFIG_NSH_DISABLE_MH is not set
+CONFIG_NSH_DISABLE_MH=y
CONFIG_NSH_DISABLE_MOUNT=y
CONFIG_NSH_DISABLE_MV=y
-# CONFIG_NSH_DISABLE_MW is not set
-# CONFIG_NSH_DISABLE_PS is not set
+CONFIG_NSH_DISABLE_MW=y
+CONFIG_NSH_DISABLE_PS=y
CONFIG_NSH_DISABLE_PUT=y
CONFIG_NSH_DISABLE_PWD=y
CONFIG_NSH_DISABLE_RM=y
CONFIG_NSH_DISABLE_RMDIR=y
CONFIG_NSH_DISABLE_SET=y
CONFIG_NSH_DISABLE_SH=y
-# CONFIG_NSH_DISABLE_SLEEP is not set
+CONFIG_NSH_DISABLE_SLEEP=y
CONFIG_NSH_DISABLE_TEST=y
CONFIG_NSH_DISABLE_UMOUNT=y
CONFIG_NSH_DISABLE_UNSET=y
CONFIG_NSH_DISABLE_USLEEP=y
CONFIG_NSH_DISABLE_WGET=y
-# CONFIG_NSH_DISABLE_XD is not set
+CONFIG_NSH_DISABLE_XD=y
#
# Configure Command Options