diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 22:47:15 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-15 22:47:15 +0000 |
commit | 4c27e2488b3e99458a48e4ccf474e94a3efdbe8c (patch) | |
tree | 3e41ad144bb3ad305def3d12f49b0085ec035a8c /packages/linux/linux-handhelds-2.6/h5000 | |
parent | a4ce5692ce73b9c40055c878c2ae012bc21b1534 (diff) |
linux-handhelds-2.6: Enable TUN and, where applicable, PPPoE.
* defconfigman r400.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/h5000')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/h5000/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/h5000/defconfig b/packages/linux/linux-handhelds-2.6/h5000/defconfig index 46a89cd480..be6e602844 100644 --- a/packages/linux/linux-handhelds-2.6/h5000/defconfig +++ b/packages/linux/linux-handhelds-2.6/h5000/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh16 -# Sat Sep 15 20:52:21 2007 +# Sun Sep 16 01:44:01 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -667,7 +667,7 @@ CONFIG_NETDEVICES=y # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set -# CONFIG_TUN is not set +CONFIG_TUN=m # # PHY device support |