summaryrefslogtreecommitdiff
path: root/target/arm/kernel/raspberry-pi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-25 16:30:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-25 16:30:18 +0100
commitf5dacefc3b41877ad9c2839c9dbc84ec808f7a03 (patch)
tree19c100a850e6b9fe7ee0e5112809ce9f3ec6cfcb /target/arm/kernel/raspberry-pi
parent03cc85f5bcf21b524a7bf198a48aedce1e1706ea (diff)
enable kuser helpers
Diffstat (limited to 'target/arm/kernel/raspberry-pi')
-rw-r--r--target/arm/kernel/raspberry-pi1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/kernel/raspberry-pi b/target/arm/kernel/raspberry-pi
index 82f9b77a8..debb98417 100644
--- a/target/arm/kernel/raspberry-pi
+++ b/target/arm/kernel/raspberry-pi
@@ -1,6 +1,7 @@
CONFIG_ARM=y
CONFIG_FIQ=y
CONFIG_ARM_PATCH_PHYS_VIRT=y
+CONFIG_KUSER_HELPERS=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_TREE_PREEMPT_RCU=y
CONFIG_PREEMPT_RCU=y