summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/local/opt_usb.h
blob: 7eb6148765f67dbc5f3bac95e76ea8284ba8ef86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#define USB_HAVE_CONDVAR 1

#define USB_HAVE_UGEN 0

#define USB_HAVE_BUSDMA 1

#define USB_HAVE_COMPAT_LINUX 0

#define USB_HAVE_USER_IO 0

#define USB_HAVE_MBUF 1

#undef USB_VERBOSE

#define USB_DEBUG 0

#define USB_HAVE_TT_SUPPORT 1

#define USB_HAVE_POWERD 1

#define USB_HAVE_PER_BUS_PROCESS 1