MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
authorManuel Lauss <manuel.lauss@googlemail.com>
Fri, 12 Aug 2011 09:39:45 +0000 (11:39 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Oct 2011 22:34:24 +0000 (23:34 +0100)
commit3766386037827fe7064f57f9aec27b3b5e9417aa
tree306a7b1ccf3100469fd711af37963801d8d387c0
parent50d5676ebac57c187ac347bae24290f0dc16fdbe
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines

Now that no driver any longer depends on the CONFIG_SOC_AU1???  symbols,
it's time to get rid of them: Move some of the platform devices to the
boards which can use them, Rename a few (unused) constants in the header,
Replace them with MIPS_ALCHEMY in the various Kconfig files.  Finally
delete them altogether from the Alchemy Kconfig file.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2707/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
22 files changed:
arch/mips/Kconfig
arch/mips/alchemy/Kconfig
arch/mips/alchemy/common/platform.c
arch/mips/alchemy/devboards/db1200/platform.c
arch/mips/alchemy/devboards/db1x00/board_setup.c
arch/mips/alchemy/devboards/db1x00/platform.c
arch/mips/alchemy/devboards/pb1100/platform.c
arch/mips/alchemy/devboards/pb1200/platform.c
arch/mips/alchemy/devboards/pb1500/platform.c
arch/mips/alchemy/devboards/pb1550/platform.c
arch/mips/include/asm/mach-au1x00/au1000.h
drivers/i2c/busses/Kconfig
drivers/ide/Kconfig
drivers/mmc/host/Kconfig
drivers/mtd/nand/Kconfig
drivers/net/irda/Kconfig
drivers/spi/Kconfig
drivers/usb/Kconfig
drivers/usb/host/ehci-hcd.c
drivers/video/Kconfig
sound/mips/Kconfig
sound/soc/au1x/Kconfig