diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-24 12:55:42 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-24 12:55:42 +0000 |
commit | 03f2242af3d97c28fd7203e4167f65f8ee74a78f (patch) | |
tree | 8949023ccf7989fea1162f967ac6f81056a04b74 /target/linux/storm | |
parent | a3ec96c3416d24430bea57e0a112c6e2536ec89d (diff) |
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')
-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 |