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>2014-01-21 14:16:05 -0500
commitd9b89495f0ec52816d66e7308f1227c13c705b82 (patch)
tree08460a1260c9c2bb67293f5bce42196dc7a61974
parentdb3d2c4657ec94f205d9e109176178abd67ac7c4 (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