Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_USB_MAX_CONTROLLER_COUNT Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
#include <fsl_usb.h>
|
||||
#include <fdt_support.h>
|
||||
|
||||
#ifndef CONFIG_USB_MAX_CONTROLLER_COUNT
|
||||
#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
|
||||
#endif
|
||||
|
||||
/* USB Controllers */
|
||||
#define FSL_USB2_MPH "fsl-usb2-mph"
|
||||
#define FSL_USB2_DR "fsl-usb2-dr"
|
||||
|
||||
Reference in New Issue
Block a user