Skip to content

Commit

Permalink
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 9, 2006
1 parent 0118c3c commit 5536b23
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 1,662 deletions.
5 changes: 0 additions & 5 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1010,11 +1010,6 @@ endchoice
config ARC32
bool

config AU1X00_USB_DEVICE
bool
depends on MIPS_PB1500 || MIPS_PB1100 || MIPS_PB1000
default n

config BOOT_ELF32
bool

Expand Down
1 change: 0 additions & 1 deletion arch/mips/au1000/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ obj-y += prom.o irq.o puts.o time.o reset.o \
au1xxx_irqmap.o clocks.o platform.o power.o setup.o \
sleeper.o cputable.o dma.o dbdma.o gpio.o

obj-$(CONFIG_AU1X00_USB_DEVICE) += usbdev.o
obj-$(CONFIG_KGDB) += dbg_io.o
obj-$(CONFIG_PCI) += pci.o
Loading

0 comments on commit 5536b23

Please sign in to comment.