1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 23:57:08 +03:00

[ppc44x] add missing USB kconfig options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17904 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2009-10-05 17:05:23 +00:00
parent 9f94c6906e
commit e84ee90b81

View File

@ -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