diff options
author | Michal Simek <monstr@monstr.eu> | 2009-05-11 15:49:12 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-05-21 15:56:04 +0200 |
commit | 6fa612b56c575a5235568593eab4240c90608630 (patch) | |
tree | 288ff82b2dd6a6c278785ff34e52bc7bf348d284 /drivers/usb/Kconfig | |
parent | 873a2e89c5e32a5c72a9ece76fcb871358ae22d2 (diff) |
microblaze: Kconfig: Enable drivers for Microblaze
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r-- | drivers/usb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index c6c816b7ecb..5eee3f82be5 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig @@ -22,6 +22,7 @@ config USB_ARCH_HAS_HCD default y if PCMCIA && !M32R # sl811_cs default y if ARM # SL-811 default y if SUPERH # r8a66597-hcd + default y if MICROBLAZE default PCI # many non-PCI SOC chips embed OHCI |