[usb] Add config/usb.h for USB configuration options

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2015-03-18 11:37:51 +00:00
parent 75d6fec6c4
commit e1feb7bcab
3 changed files with 26 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <config/general.h>
#include <config/usb.h>
/** @file
*