MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
commit33358d832b0c14ca7a382e4d8960e239b9884afb
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 15 Jul 2010 19:45:04 +0000 (15 21:45 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 2 Aug 2010 16:12:31 +0000 (2 17:12 +0100)
tree25da3357555b8d5f78f364e35480e4724ea514aa
parent7bddc9819c63608c92b5e02a3dfa2464d3e61bf6
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY

Remove the CONFIG_SOC_AU1X00 Kconfig symbol since its job can also be done
by MACH_ALCHEMY, now renamed to MIPS_ALCHEMY.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1461/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
21 files changed:
arch/mips/Kconfig
arch/mips/alchemy/Kconfig
arch/mips/alchemy/Platform
arch/mips/boot/compressed/Makefile
arch/mips/configs/db1000_defconfig
arch/mips/configs/db1100_defconfig
arch/mips/configs/db1200_defconfig
arch/mips/configs/db1500_defconfig
arch/mips/configs/db1550_defconfig
arch/mips/configs/mtx1_defconfig
arch/mips/configs/pb1100_defconfig
arch/mips/configs/pb1200_defconfig
arch/mips/configs/pb1500_defconfig
arch/mips/configs/pb1550_defconfig
arch/mips/include/asm/hazards.h
drivers/net/Kconfig
drivers/pcmcia/Kconfig
drivers/rtc/Kconfig
drivers/serial/Kconfig
drivers/usb/Kconfig
drivers/usb/host/ohci-hcd.c