diff options
| author | Jeremy Laine <jeremy.laine@m4x.org> | 2008-03-19 14:28:48 +0000 |
|---|---|---|
| committer | Jeremy Laine <jeremy.laine@m4x.org> | 2008-03-19 14:28:48 +0000 |
| commit | 3844e6e3306a7827cc31ec7a82a7d0a63fce0473 (patch) | |
| tree | 1cfdc4e3bf280a6b7c7c5bf891d2bdc59a8f0498 | |
| parent | 47896ab33e9e97bb8b5b98764ba775f47fc4dfac (diff) | |
linux-2.6.24: build TUN/TAP module for mpc8313e-rdb
| -rw-r--r-- | packages/linux/linux-2.6.24/mpc8313e-rdb/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.24/mpc8313e-rdb/defconfig b/packages/linux/linux-2.6.24/mpc8313e-rdb/defconfig index b87f62acbc..b7ca083ac1 100644 --- a/packages/linux/linux-2.6.24/mpc8313e-rdb/defconfig +++ b/packages/linux/linux-2.6.24/mpc8313e-rdb/defconfig @@ -758,7 +758,7 @@ CONFIG_NETDEVICES=y # CONFIG_BONDING is not set # CONFIG_MACVLAN is not set # CONFIG_EQUALIZER is not set -# CONFIG_TUN is not set +CONFIG_TUN=m # CONFIG_VETH is not set # CONFIG_ARCNET is not set CONFIG_PHYLIB=y |
