diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-03-23 22:15:51 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-23 22:15:51 +0000 |
commit | 4cf4cea35152fbfb0f1734fb7db37b282c40ed26 (patch) | |
tree | 6d7e1fea4bd97d327a78bbe9a78f2e5aecff5953 /packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 | |
parent | e1d9a81b9a1916044c04e54762acc5e9d9d21b81 (diff) |
linux-oz-2.6: Updated defconfigs to add CONFIG_TUN=m (refresh c7x0 and cxx00 against 2.6.16). Add patch to ignore invalid MMC SCR structures. This should be tested carefully as its effect is unknown.
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 b/packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 index 2503332093..9f029a7467 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-ipaq-pxa270 @@ -468,7 +468,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 |