mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-24 18:33:31 +08:00
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
83b6bfc235
commit
43a528eb96
@ -4216,6 +4216,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
# CONFIG_USB_MUSB_HDRC is not set
|
||||
# CONFIG_USB_MV_U3D is not set
|
||||
# CONFIG_USB_MV_UDC is not set
|
||||
# CONFIG_USB_MXS_PHY is not set
|
||||
# CONFIG_USB_NET2272 is not set
|
||||
# CONFIG_USB_NET2280 is not set
|
||||
# CONFIG_USB_NET_AX88179_178A is not set
|
||||
|
@ -4388,6 +4388,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
# CONFIG_USB_MUSB_HDRC is not set
|
||||
# CONFIG_USB_MV_U3D is not set
|
||||
# CONFIG_USB_MV_UDC is not set
|
||||
# CONFIG_USB_MXS_PHY is not set
|
||||
# CONFIG_USB_NET2272 is not set
|
||||
# CONFIG_USB_NET2280 is not set
|
||||
# CONFIG_USB_NET_AX88179_178A is not set
|
||||
|
@ -4422,6 +4422,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
# CONFIG_USB_MUSB_HDRC is not set
|
||||
# CONFIG_USB_MV_U3D is not set
|
||||
# CONFIG_USB_MV_UDC is not set
|
||||
# CONFIG_USB_MXS_PHY is not set
|
||||
# CONFIG_USB_NET2272 is not set
|
||||
# CONFIG_USB_NET2280 is not set
|
||||
# CONFIG_USB_NET_AX88179_178A is not set
|
||||
|
Loading…
Reference in New Issue
Block a user