aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid A. Long <dave.long@linaro.org>2013-10-14 20:15:09 -0400
committerDavid A. Long <dave.long@linaro.org>2013-12-12 10:43:53 -0500
commitfa8ba52e7e531fba08569369292d8ce2e586ed94 (patch)
tree5ca4e8433b61469348ebe03063c39fe788ea7b6e
parentfabc4952139912cfbce894d4365339c2080fd5df (diff)
Now that arm uprobes support has been made separate from the arm kprobes code the Kconfig can be changed to reflect that. Signed-off-by: David A. Long <dave.long@linaro.org>
-rw-r--r--arch/arm/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index fec5a6bbdade..9ddc4ae93e35 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -204,7 +204,6 @@ config NEED_DMA_MAP_STATE
def_bool y
config ARCH_SUPPORTS_UPROBES
- depends on KPROBES
def_bool y
config ARCH_HAS_DMA_SET_COHERENT_MASK