Minor kconfig fixes

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4600 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-04-13 15:04:05 +00:00
parent 1dc41e329b
commit 0830ef18dd
2 changed files with 18 additions and 2 deletions
+2 -2
View File
@@ -151,7 +151,7 @@ config PL2303_RXBUFSIZE
Size of the serial receive/transmit buffers
config PL2303_TXBUFSIZE
bool "Transmit buffer size"
int "Transmit buffer size"
default 256
---help---
Size of the serial receive/transmit buffers
@@ -383,7 +383,7 @@ config USBMSC_STRBASE
on if CONFIG_CDCACM_NOTIFSTR or CONFIG_CDCACM_DATAIFSTR are defined).
config USBMSC_EP0MAXPACKET
bool "Max packet size for endpoint 0"
int "Max packet size for endpoint 0"
default 64
---help---
Max packet size for endpoint 0