Commit 0ab7a252 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

no USB on M32R

Won't build due to lack of dma-mapping.
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4ad13663
...@@ -16,7 +16,7 @@ config USB_ARCH_HAS_HCD ...@@ -16,7 +16,7 @@ config USB_ARCH_HAS_HCD
boolean boolean
default y if USB_ARCH_HAS_OHCI default y if USB_ARCH_HAS_OHCI
default y if USB_ARCH_HAS_EHCI default y if USB_ARCH_HAS_EHCI
default y if PCMCIA # sl811_cs default y if PCMCIA && !M32R # sl811_cs
default y if ARM # SL-811 default y if ARM # SL-811
default PCI default PCI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment