aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJonas Bonn <jonas@southpole.se>2013-03-04 06:28:14 +0100
committerJonas Bonn <jonas@southpole.se>2013-03-13 06:12:39 +0100
commit6af609515d788bd4c94116344f00601b058f75a6 (patch)
tree248d48ebb3a9f6f3c9fd0eb1c7221b178a16d3ab /arch
parentasm-generic: move cmpxchg*_local defs to cmpxchg.h (diff)
downloadlinux-dev-6af609515d788bd4c94116344f00601b058f75a6.tar.xz
linux-dev-6af609515d788bd4c94116344f00601b058f75a6.zip
openrisc: remove HAVE_VIRT_TO_BUS
The OpenRISC arch doesn't actually have the virt_to_bus methods Signed-off-by: Jonas Bonn <jonas@southpole.se>
Diffstat (limited to 'arch')
-rw-r--r--arch/openrisc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 804051a9c6f5..9ab3bf2eca8d 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -12,7 +12,6 @@ config OPENRISC
select ARCH_REQUIRE_GPIOLIB
select HAVE_ARCH_TRACEHOOK
select HAVE_GENERIC_HARDIRQS
- select VIRT_TO_BUS
select GENERIC_IRQ_CHIP
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW