mirror of https://github.com/hak5/openwrt-owl.git
parent
233826380d
commit
1d462ca7bd
|
@ -2029,6 +2029,7 @@ CONFIG_USB_STORAGE_USBAT=y
|
||||||
# CONFIG_USB_USBNET_MII is not set
|
# CONFIG_USB_USBNET_MII is not set
|
||||||
# CONFIG_USB_VICAM is not set
|
# CONFIG_USB_VICAM is not set
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
# CONFIG_USB_VIDEO_CLASS is not set
|
||||||
|
# CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
|
||||||
# CONFIG_USB_W9968CF is not set
|
# CONFIG_USB_W9968CF is not set
|
||||||
# CONFIG_USB_WACOM is not set
|
# CONFIG_USB_WACOM is not set
|
||||||
# CONFIG_USB_WDM is not set
|
# CONFIG_USB_WDM is not set
|
||||||
|
|
|
@ -563,8 +563,6 @@ CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_USB_SUSPEND=y
|
CONFIG_USB_SUSPEND=y
|
||||||
CONFIG_USB_UHCI_HCD=y
|
CONFIG_USB_UHCI_HCD=y
|
||||||
# CONFIG_USB_USBNET is not set
|
# CONFIG_USB_USBNET is not set
|
||||||
# CONFIG_USB_VIDEO_CLASS is not set
|
|
||||||
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
|
|
||||||
CONFIG_V4L_USB_DRIVERS=y
|
CONFIG_V4L_USB_DRIVERS=y
|
||||||
# CONFIG_VFAT_FS is not set
|
# CONFIG_VFAT_FS is not set
|
||||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||||
|
|
Loading…
Reference in New Issue