apps/system/usbmsc: Back out kludge that is no longer needed with the recent fix to the USB MSC class

This commit is contained in:
Gregory Nutt 2014-03-25 12:42:01 -06:00
parent 9f2946833b
commit 41c8154ea8
3 changed files with 0 additions and 6 deletions

View File

@ -1051,8 +1051,6 @@ CONFIG_SYSTEM_USBMSC_DEVPATH3="/dev/mmcsd2"
# CONFIG_SYSTEM_USBMSC_DEBUGMM is not set
CONFIG_SYSTEM_USBMSC_CMD_STACKSIZE=768
CONFIG_SYSTEM_USBMSC_CMD_PRIORITY=100
CONFIG_SYSTEM_USBMSC_DAEMON_STACKSIZE=2048
CONFIG_SYSTEM_USBMSC_DAEMON_PRIORITY=100
#
# Zmodem Commands

View File

@ -902,8 +902,6 @@ CONFIG_SYSTEM_USBMSC_DEVPATH3="/dev/mmcsd2"
# CONFIG_SYSTEM_USBMSC_DEBUGMM is not set
CONFIG_SYSTEM_USBMSC_CMD_STACKSIZE=768
CONFIG_SYSTEM_USBMSC_CMD_PRIORITY=100
CONFIG_SYSTEM_USBMSC_DAEMON_STACKSIZE=2048
CONFIG_SYSTEM_USBMSC_DAEMON_PRIORITY=100
#
# Zmodem Commands

View File

@ -1158,8 +1158,6 @@ CONFIG_SYSTEM_USBMSC_DEVPATH3="/dev/mmcsd2"
# CONFIG_SYSTEM_USBMSC_DEBUGMM is not set
CONFIG_SYSTEM_USBMSC_CMD_STACKSIZE=768
CONFIG_SYSTEM_USBMSC_CMD_PRIORITY=100
CONFIG_SYSTEM_USBMSC_DAEMON_STACKSIZE=2048
CONFIG_SYSTEM_USBMSC_DAEMON_PRIORITY=100
#
# Zmodem Commands