]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 15 Jul 2010 19:45:04 +0000 (21:45 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:06 +0000 (13:26 +0100)
commit42a4f17dc356689075263d7c2bd68456676fa62e
tree2c66f5be57722cff7bb39eb0b59c3ec6eb24fff6
parent745aef5df1e2277ee9e34d86491084c0d6106338
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