diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-09-05 10:08:59 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-09-05 10:08:59 +0000 |
commit | 3300cb9b154d87cc109eb088ede5d0308525da1c (patch) | |
tree | ffaaa79900d5b014a32560ea96432c6108b990be /target | |
parent | 4fb01f7d9190b50585a5def654fd7803d394faeb (diff) | |
download | master-187ad058-3300cb9b154d87cc109eb088ede5d0308525da1c.tar.gz master-187ad058-3300cb9b154d87cc109eb088ede5d0308525da1c.tar.bz2 master-187ad058-3300cb9b154d87cc109eb088ede5d0308525da1c.zip |
Add missing symbol
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37897 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 443703961e..3cf5bb2e03 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1527,6 +1527,7 @@ CONFIG_KERNEL_XZ=y # CONFIG_KS8851_MLL is not set # CONFIG_KSM is not set # CONFIG_KSZ884X_PCI is not set +CONFIG_KUSER_HELPERS=y # CONFIG_KVM_GUEST is not set # CONFIG_KXSD9 is not set # CONFIG_L2TP is not set |