summaryrefslogtreecommitdiff
path: root/nuttx/configs/mbed
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-12 19:56:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-12 19:56:58 -0600
commitfec28f1dcc924bf21a3847eedb1cd3c28470577f (patch)
tree26f26431a07730d246e9a798f22e5abb95818d6a /nuttx/configs/mbed
parent74efd3a881dc48771cacaf92ff881c467fc4baee (diff)
downloadpx4-nuttx-fec28f1dcc924bf21a3847eedb1cd3c28470577f.tar.gz
px4-nuttx-fec28f1dcc924bf21a3847eedb1cd3c28470577f.tar.bz2
px4-nuttx-fec28f1dcc924bf21a3847eedb1cd3c28470577f.zip
Remove non-existent CONFIG_xyz_USBDEV_DMAINTMASK configuration setting
Diffstat (limited to 'nuttx/configs/mbed')
-rw-r--r--nuttx/configs/mbed/hidkbd/defconfig1
-rwxr-xr-xnuttx/configs/mbed/nsh/defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/mbed/hidkbd/defconfig b/nuttx/configs/mbed/hidkbd/defconfig
index 77f7f19de..9184e8d09 100644
--- a/nuttx/configs/mbed/hidkbd/defconfig
+++ b/nuttx/configs/mbed/hidkbd/defconfig
@@ -343,7 +343,6 @@ CONFIG_LPC17_USBDEV_FRAME_INTERRUPT=n
CONFIG_LPC17_USBDEV_EPFAST_INTERRUPT=n
CONFIG_LPC17_USBDEV_DMA=n
CONFIG_LPC17_USBDEV_NDMADESCRIPTORS=0
-CONFIG_LPC17_USBDEV_DMAINTMASK=0
#
# LPC17xx USB Host Configuration
diff --git a/nuttx/configs/mbed/nsh/defconfig b/nuttx/configs/mbed/nsh/defconfig
index 89eb1115f..7bd0d31eb 100755
--- a/nuttx/configs/mbed/nsh/defconfig
+++ b/nuttx/configs/mbed/nsh/defconfig
@@ -327,7 +327,6 @@ CONFIG_LPC17_USBDEV_FRAME_INTERRUPT=n
CONFIG_LPC17_USBDEV_EPFAST_INTERRUPT=n
CONFIG_LPC17_USBDEV_DMA=n
CONFIG_LPC17_USBDEV_NDMADESCRIPTORS=0
-CONFIG_LPC17_USBDEV_DMAINTMASK=0
#
# USB Serial Device Configuration