diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-10-09 16:34:41 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-10-09 23:20:47 +0100 |
commit | 5536b2351425136e629bd9fc18135c6e21e125c2 (patch) | |
tree | 219907a6d61c8daad068efd54e2ccd59462ff2b9 /arch/mips/Kconfig | |
parent | 0118c3ca9e7518b06a10e9d7f4bd15957df45783 (diff) | |
download | linux-3.10-5536b2351425136e629bd9fc18135c6e21e125c2.tar.gz linux-3.10-5536b2351425136e629bd9fc18135c6e21e125c2.tar.bz2 linux-3.10-5536b2351425136e629bd9fc18135c6e21e125c2.zip |
[MIPS] Alchemy: nuke usbdev; it's useless as is ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 731b942a824..14af6cce2fa 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -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 |