MIPS: ath79: add PCI_AR724X Kconfig symbol
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Mar 2012 09:45:29 +0000 (10:45 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 May 2012 15:49:11 +0000 (17:49 +0200)
commit67644c547fef2739f49c80e5eb1ace82f3e916e2
tree041180fc9457a4125b3ae36477055f98cfb8587d
parent574d6e70ea25a8d5dd4b77464ae7314d40f1caf2
MIPS: ath79: add PCI_AR724X Kconfig symbol

The AR724X specific PCI code can be used for the
AR934X SoCs, however it can be selected only if
SOC_AR724X is set.

Introduce a new Kconfig symbol in order to be able
to use the code for AR934X as well.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Cc: linux-mips@linux-mips.org
Cc: mcgrof@infradead.org
Patchwork: https://patchwork.linux-mips.org/patch/3514/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/Kconfig
arch/mips/include/asm/mach-ath79/pci.h
arch/mips/pci/Makefile