]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Nov 2012 03:18:17 +0000 (14:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:26 +0000 (16:23 +1100)
commit15be212271bc1abe4729681b814b5dddd6258433
treef8c20e815f9d796fdf634fdff1291aa67351a2d4
parent03485968dae6211c800d8df19763cd84e6ecc73f
Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS

Make it easier for more architectures to select it and thus disable
drivers that use virt_to_bus().

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/Kconfig
arch/powerpc/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig