usb_device: remove Kconfig.defconfig* setting of usb device drivers
Now that usb device drivers are enabled based on devicetree we need to remove any cases of them getting enabled by Kconfig.defconfig* files as this can lead to errors. Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
parent
2ac45e09db
commit
3f8ba07b90
16 changed files with 0 additions and 60 deletions
|
@ -21,10 +21,6 @@ config DMA_MCUX_LPC
|
|||
default y
|
||||
depends on DMA
|
||||
|
||||
config USB_MCUX
|
||||
default y
|
||||
depends on USB_DEVICE_DRIVER
|
||||
|
||||
choice USB_MCUX_CONTROLLER_TYPE
|
||||
default USB_DC_NXP_LPCIP3511
|
||||
endchoice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue