From fec28f1dcc924bf21a3847eedb1cd3c28470577f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 12 Apr 2013 19:56:58 -0600 Subject: Remove non-existent CONFIG_xyz_USBDEV_DMAINTMASK configuration setting --- nuttx/configs/lincoln60/nsh/defconfig | 1 - nuttx/configs/lincoln60/ostest/defconfig | 1 - nuttx/configs/lpc4330-xplorer/nsh/defconfig | 1 - nuttx/configs/lpc4330-xplorer/ostest/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/nx/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig | 1 - nuttx/configs/lpcxpresso-lpc1768/usbstorage/defconfig | 1 - nuttx/configs/mbed/hidkbd/defconfig | 1 - nuttx/configs/mbed/nsh/defconfig | 1 - nuttx/configs/nucleus2g/nsh/defconfig | 1 - nuttx/configs/nucleus2g/ostest/defconfig | 1 - nuttx/configs/nucleus2g/usbstorage/defconfig | 1 - nuttx/configs/olimex-strp711/nettest/defconfig | 1 - nuttx/configs/olimex-strp711/nsh/defconfig | 1 - nuttx/configs/olimex-strp711/ostest/defconfig | 1 - 18 files changed, 18 deletions(-) diff --git a/nuttx/configs/lincoln60/nsh/defconfig b/nuttx/configs/lincoln60/nsh/defconfig index 3dee4607a..e9aea5119 100644 --- a/nuttx/configs/lincoln60/nsh/defconfig +++ b/nuttx/configs/lincoln60/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 diff --git a/nuttx/configs/lincoln60/ostest/defconfig b/nuttx/configs/lincoln60/ostest/defconfig index 874489c8f..c5e15d97d 100644 --- a/nuttx/configs/lincoln60/ostest/defconfig +++ b/nuttx/configs/lincoln60/ostest/defconfig @@ -337,7 +337,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 diff --git a/nuttx/configs/lpc4330-xplorer/nsh/defconfig b/nuttx/configs/lpc4330-xplorer/nsh/defconfig index b2b7befee..4aba64d42 100644 --- a/nuttx/configs/lpc4330-xplorer/nsh/defconfig +++ b/nuttx/configs/lpc4330-xplorer/nsh/defconfig @@ -437,7 +437,6 @@ CONFIG_LPC43_USBDEV_FRAME_INTERRUPT=n CONFIG_LPC43_USBDEV_EPFAST_INTERRUPT=n CONFIG_LPC43_USBDEV_DMA=n CONFIG_LPC43_USBDEV_NDMADESCRIPTORS=0 -CONFIG_LPC43_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration diff --git a/nuttx/configs/lpc4330-xplorer/ostest/defconfig b/nuttx/configs/lpc4330-xplorer/ostest/defconfig index 4318b951f..d4b1bda47 100644 --- a/nuttx/configs/lpc4330-xplorer/ostest/defconfig +++ b/nuttx/configs/lpc4330-xplorer/ostest/defconfig @@ -421,7 +421,6 @@ CONFIG_LPC43_USBDEV_FRAME_INTERRUPT=n CONFIG_LPC43_USBDEV_EPFAST_INTERRUPT=n CONFIG_LPC43_USBDEV_DMA=n CONFIG_LPC43_USBDEV_NDMADESCRIPTORS=0 -CONFIG_LPC43_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration diff --git a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig index e3cba7b38..90a449f9e 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig @@ -341,7 +341,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y diff --git a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig index 0c959cd6d..9c8030d86 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig @@ -347,7 +347,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y diff --git a/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig index 3d1347a28..efc6838c8 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/nx/defconfig @@ -352,7 +352,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y diff --git a/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig b/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig index a6c496313..91537d0a7 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/ostest/defconfig @@ -337,7 +337,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y diff --git a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig index a6915762a..f8cbdd217 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/thttpd/defconfig @@ -341,7 +341,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y diff --git a/nuttx/configs/lpcxpresso-lpc1768/usbstorage/defconfig b/nuttx/configs/lpcxpresso-lpc1768/usbstorage/defconfig index 4419dca11..671359d28 100755 --- a/nuttx/configs/lpcxpresso-lpc1768/usbstorage/defconfig +++ b/nuttx/configs/lpcxpresso-lpc1768/usbstorage/defconfig @@ -333,7 +333,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 CONFIG_LPC17_USBDEV_NOVBUS=y CONFIG_LPC17_USBDEV_NOLED=y 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 diff --git a/nuttx/configs/nucleus2g/nsh/defconfig b/nuttx/configs/nucleus2g/nsh/defconfig index 21b8523dd..3ffbbe38f 100755 --- a/nuttx/configs/nucleus2g/nsh/defconfig +++ b/nuttx/configs/nucleus2g/nsh/defconfig @@ -337,7 +337,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/nucleus2g/ostest/defconfig b/nuttx/configs/nucleus2g/ostest/defconfig index 146c62284..3ca2b1d31 100755 --- a/nuttx/configs/nucleus2g/ostest/defconfig +++ b/nuttx/configs/nucleus2g/ostest/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 diff --git a/nuttx/configs/nucleus2g/usbstorage/defconfig b/nuttx/configs/nucleus2g/usbstorage/defconfig index e8cef6869..dd82a3ede 100755 --- a/nuttx/configs/nucleus2g/usbstorage/defconfig +++ b/nuttx/configs/nucleus2g/usbstorage/defconfig @@ -329,7 +329,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 diff --git a/nuttx/configs/olimex-strp711/nettest/defconfig b/nuttx/configs/olimex-strp711/nettest/defconfig index 2da2a6b5c..e9f84de5f 100755 --- a/nuttx/configs/olimex-strp711/nettest/defconfig +++ b/nuttx/configs/olimex-strp711/nettest/defconfig @@ -306,7 +306,6 @@ CONFIG_STR71X_USBDEV_FRAME_INTERRUPT=n CONFIG_STR71X_USBDEV_EPFAST_INTERRUPT=n CONFIG_STR71X_USBDEV_DMA=n CONFIG_STR71X_USBDEV_NDMADESCRIPTORS=0 -CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration diff --git a/nuttx/configs/olimex-strp711/nsh/defconfig b/nuttx/configs/olimex-strp711/nsh/defconfig index 0e080c7b3..45fcc9057 100644 --- a/nuttx/configs/olimex-strp711/nsh/defconfig +++ b/nuttx/configs/olimex-strp711/nsh/defconfig @@ -286,7 +286,6 @@ CONFIG_STR71X_USBDEV_FRAME_INTERRUPT=n CONFIG_STR71X_USBDEV_EPFAST_INTERRUPT=n CONFIG_STR71X_USBDEV_DMA=n CONFIG_STR71X_USBDEV_NDMADESCRIPTORS=0 -CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration diff --git a/nuttx/configs/olimex-strp711/ostest/defconfig b/nuttx/configs/olimex-strp711/ostest/defconfig index 0e4e25417..8b1ee281f 100644 --- a/nuttx/configs/olimex-strp711/ostest/defconfig +++ b/nuttx/configs/olimex-strp711/ostest/defconfig @@ -286,7 +286,6 @@ CONFIG_STR71X_USBDEV_FRAME_INTERRUPT=n CONFIG_STR71X_USBDEV_EPFAST_INTERRUPT=n CONFIG_STR71X_USBDEV_DMA=n CONFIG_STR71X_USBDEV_NDMADESCRIPTORS=0 -CONFIG_STR71X_USBDEV_DMAINTMASK=0 # # USB Serial Device Configuration -- cgit v1.2.3