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:
parent
9f2946833b
commit
41c8154ea8
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user