mirror of https://github.com/hak5/openwrt.git
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@nbd.name>lede-17.01
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