configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-frontends tools
This commit is contained in:
parent
e4c4ab5ef2
commit
f3168c222b
@ -117,10 +117,17 @@ config LPC214X_USBDEV_DMA
|
|||||||
bool "USB Device DMA Support"
|
bool "USB Device DMA Support"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
if LPC214X_USBDEV_DMA
|
||||||
|
|
||||||
|
config LPC214X_USBDEV_DMAINTMASK
|
||||||
|
hex "DMA interrupt mask"
|
||||||
|
default 0
|
||||||
|
|
||||||
config LPC214X_USBDEV_NDMADESCRIPTORS
|
config LPC214X_USBDEV_NDMADESCRIPTORS
|
||||||
int "Number of USB DMA Descriptors"
|
int "Number of USB DMA Descriptors"
|
||||||
default 8
|
default 8
|
||||||
depends on LPC214X_USBDEV_DMA
|
|
||||||
|
endif # LPC214X_USBDEV_DMA
|
||||||
|
|
||||||
config LPC214X_USBDEV_EPFAST_INTERRUPT
|
config LPC214X_USBDEV_EPFAST_INTERRUPT
|
||||||
bool "USB Device Fast Endpoint Interrupts"
|
bool "USB Device Fast Endpoint Interrupts"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user