Add USB mass storage only build set

This commit is contained in:
Sebastian Huber
2019-05-10 14:14:57 +02:00
parent 36e8ad4374
commit 7801010b68
2 changed files with 22 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#include <rtems/bsd/modules.h>
#define USB_HAVE_CONDVAR 1
#define USB_HAVE_UGEN 1
@@ -8,7 +10,9 @@
#define USB_HAVE_USER_IO 0
#if defined(RTEMS_BSD_MODULE_NETINET) || defined(RTEMS_BSD_MODULE_NETINET6)
#define USB_HAVE_MBUF 1
#endif
#undef USB_VERBOSE