diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-31 11:20:37 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-07-31 11:20:37 +0000 |
commit | d1e6740907aab1a768c7043a6f7105eb0ad1ce89 (patch) | |
tree | c024d458bb2558944653b6ccd94271cc0a2c8f10 /obsolete-buildroot/sources/openwrt/kernel/linux.config | |
parent | 728d803a851e410cff6953c222616217618f8e7e (diff) |
enable tun
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@125 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'obsolete-buildroot/sources/openwrt/kernel/linux.config')
-rw-r--r-- | obsolete-buildroot/sources/openwrt/kernel/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/obsolete-buildroot/sources/openwrt/kernel/linux.config b/obsolete-buildroot/sources/openwrt/kernel/linux.config index 69e7c6e7e1..07e044ec00 100644 --- a/obsolete-buildroot/sources/openwrt/kernel/linux.config +++ b/obsolete-buildroot/sources/openwrt/kernel/linux.config @@ -546,7 +546,7 @@ CONFIG_WL_STA=y # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set -# CONFIG_TUN is not set +CONFIG_TUN=m # CONFIG_ETHERTAP is not set # |