mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: configs: Enable CONFIG_USB and CONFIG_USB_DWC3_GADGET for rk3399pro_npu
The driver of dwc3-rockchip depends on CONFIG_USB and CONFIG_USB_DWC3_GADGE. To use the driver, need to enable them. Change-Id: Iddfbf1ac2b413aa33f5803ffcfc165ec3555937f Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -99,7 +99,9 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||
CONFIG_REGULATOR_FAN53555=y
|
||||
CONFIG_REGULATOR_SYR82X=y
|
||||
# CONFIG_HID_GENERIC is not set
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_DWC3=y
|
||||
CONFIG_USB_DWC3_GADGET=y
|
||||
CONFIG_USB_GADGET=y
|
||||
CONFIG_USB_CONFIGFS=y
|
||||
CONFIG_USB_CONFIGFS_F_FS=y
|
||||
|
||||
Reference in New Issue
Block a user