summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/local/opt_usb.h
blob: 2945bc9fbe69c6642660279012a9729f14f1a98e (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 0

#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