diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-09-24 12:55:42 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-09-24 12:55:42 +0000 |
commit | 04c278a8d00c3a52cd62860a90dd8313786eceba (patch) | |
tree | 8949023ccf7989fea1162f967ac6f81056a04b74 /target/linux/storm/config-default | |
parent | c1da8b3304d10c3f03e3bda74769b7a54679eaa0 (diff) | |
download | upstream-04c278a8d00c3a52cd62860a90dd8313786eceba.tar.gz upstream-04c278a8d00c3a52cd62860a90dd8313786eceba.tar.bz2 upstream-04c278a8d00c3a52cd62860a90dd8313786eceba.zip |
build 'IPsec BEET mode' as a module on storm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12680 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm/config-default')
-rw-r--r-- | target/linux/storm/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 8bfef359d2..70f3dea1a7 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -138,7 +138,7 @@ CONFIG_HW_RANDOM=y # CONFIG_INET_ESP is not set # CONFIG_INET_IPCOMP is not set # CONFIG_INET_TUNNEL is not set -CONFIG_INET_XFRM_MODE_BEET=y +CONFIG_INET_XFRM_MODE_BEET=m # CONFIG_INET_XFRM_MODE_TRANSPORT is not set # CONFIG_INET_XFRM_MODE_TUNNEL is not set # CONFIG_INET_XFRM_TUNNEL is not set |