commit | 0785b9dcdc3d93e67529e4bd819a427776d3a07e | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Jul 18 00:09:30 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 18 01:20:22 2007 -0700 |
tree | c9c3d556ba4f10352c50d6d137cc68f50802885f | |
parent | d762acdbd3b2bd9a714ace47d7b0c76133d7b295 [diff] [blame] |
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 73df711..603d83a 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig
@@ -21,6 +21,9 @@ bool default y +config ARCH_NO_VIRT_TO_BUS + def_bool y + source "init/Kconfig" menu "General machine setup"