]> 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 09:39:45 +0000 (11:39 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 Sep 2011 23:45:53 +0000 (01:45 +0200)
commita60891de4357a80499df47d76dffa1aac65957c2
tree06ed1007314b2fe290062077581197e9855153b9
parent46494af5d3ac378fffb753c49568eb04de74a161
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