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 | 445d1a8b2721c61d7050eaa93739e39233266b3c (patch) | |
tree | 53c3ecbed1844913ad0d7488e4faf0525e069dc7 /target | |
parent | 4eced13a3797a41ca5c122336ce4c90e352629f1 (diff) | |
download | upstream-445d1a8b2721c61d7050eaa93739e39233266b3c.tar.gz upstream-445d1a8b2721c61d7050eaa93739e39233266b3c.tar.bz2 upstream-445d1a8b2721c61d7050eaa93739e39233266b3c.zip |
Add missing symbol
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 37897
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 |