]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
authorManuel Lauss <manuel.lauss@googlemail.com>
Fri, 12 Aug 2011 05:39:45 +0000 (07:39 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 17 Sep 2011 00:41:50 +0000 (02:41 +0200)
commit9d7dec27ace1e7bf634d098544cb7da2811d4edf
tree0d7e3016f545ea91356c23cc9206ba8283e31a32
parent5565d47a011a6b9bd0714b700266af30f5137e7a
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