From 22825c757c0e87f91fb44fb4661adb883f433c86 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 10 Dec 2007 10:14:53 +0000 Subject: [PATCH] Enable SSB ohci driver (#2828) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9699 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/config-2.6.23 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/brcm47xx/config-2.6.23 b/target/linux/brcm47xx/config-2.6.23 index c32f0daa4..516c15d68 100644 --- a/target/linux/brcm47xx/config-2.6.23 +++ b/target/linux/brcm47xx/config-2.6.23 @@ -222,6 +222,7 @@ CONFIG_USB_EHCI_SPLIT_ISO=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set CONFIG_USB_OHCI_HCD=m +CONFIG_USB_OHCI_HCD_SSB=y # CONFIG_USB_PEGASUS is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_SERIAL_OTI6858 is not set -- 2.35.1