diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-10 17:27:57 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-10 17:27:57 +0000 |
commit | 0f82477852533d36bb2a788603c582ce1062be1e (patch) | |
tree | 292bccf728672b1339f3531b7e7c51171533794d /target/linux/omap24xx | |
parent | e579281d19b5272c70e6a9f51b96493b352321e3 (diff) | |
download | upstream-0f82477852533d36bb2a788603c582ce1062be1e.tar.gz upstream-0f82477852533d36bb2a788603c582ce1062be1e.tar.bz2 upstream-0f82477852533d36bb2a788603c582ce1062be1e.zip |
omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23382 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r-- | target/linux/omap24xx/config-2.6.36 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/omap24xx/config-2.6.36 b/target/linux/omap24xx/config-2.6.36 index 8cda1510a6..cbbc5b59ca 100644 --- a/target/linux/omap24xx/config-2.6.36 +++ b/target/linux/omap24xx/config-2.6.36 @@ -267,7 +267,6 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INET_TUNNEL=m -CONFIG_INET_XFRM_MODE_BEET=y # CONFIG_INLINE_READ_UNLOCK is not set # CONFIG_INLINE_READ_UNLOCK_IRQ is not set # CONFIG_INLINE_SPIN_UNLOCK is not set |