mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
add missing USB kconfig options
SVN-Revision: 17904
This commit is contained in:
parent
1d462ca7bd
commit
9a1e1858b7
@ -178,6 +178,11 @@ CONFIG_TAISHAN=y
|
||||
CONFIG_TASK_SIZE=0xc0000000
|
||||
CONFIG_TICK_ONESHOT=y
|
||||
CONFIG_USB_SUPPORT=y
|
||||
CONFIG_USB_OHCI_HCD_PCI=y
|
||||
CONFIG_USB_EHCI_HCD_PPC_OF=y
|
||||
CONFIG_USB_OHCI_HCD_PPC_OF=y
|
||||
CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
|
||||
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
|
||||
# CONFIG_VGASTATE is not set
|
||||
# CONFIG_VIA_RHINE is not set
|
||||
# CONFIG_WARP is not set
|
||||
|
Loading…
Reference in New Issue
Block a user