diff options
| author | Mike Baker <mbm@openwrt.org> | 2004-07-31 11:20:37 +0000 |
|---|---|---|
| committer | Mike Baker <mbm@openwrt.org> | 2004-07-31 11:20:37 +0000 |
| commit | a16bf013da205adc423db386dc9163b816aaa6dc (patch) | |
| tree | c024d458bb2558944653b6ccd94271cc0a2c8f10 | |
| parent | c08e0fafbf90f67855cd21ccbd1a6e8fb70a07c4 (diff) | |
| download | upstream-a16bf013da205adc423db386dc9163b816aaa6dc.tar.gz upstream-a16bf013da205adc423db386dc9163b816aaa6dc.tar.bz2 upstream-a16bf013da205adc423db386dc9163b816aaa6dc.zip | |
enable tun
SVN-Revision: 125
| -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 69e7c6e7e11..07e044ec007 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 # |
