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/mbed/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/mbed/nsh') 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 -- cgit v1.2.3