diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-12 21:28:00 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-12 21:28:00 +0000 |
commit | e39165fc06c7a294fb18d644547fd6d48fba2e3c (patch) | |
tree | 9865b3e08ab66e4c66bb54d7d68133a0d271d02e /linux | |
parent | c298d3b7a2cb787f5ee9fe5bcac069b1d7408e1a (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/09/12 18:22:50+02:00 uni-frankfurt.de!mickeyl
add wrt54 oe distribution configuration
2004/09/12 18:15:14+02:00 uni-frankfurt.de!mickeyl
minor beagle kernel/module adjustments
2004/09/12 17:34:14+02:00 uni-frankfurt.de!mickeyl
make openzaurus-3.5.1.conf include openzaurus.conf
BKrev: 4144bf605L92AwYqgblqXdlYehYHyg
Diffstat (limited to 'linux')
-rw-r--r-- | linux/montavista-sa-2.4.17-mvl21/defconfig-beagle | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle index 9fc593ca6e..e9e3658ab7 100644 --- a/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle +++ b/linux/montavista-sa-2.4.17-mvl21/defconfig-beagle @@ -318,12 +318,12 @@ CONFIG_BLK_DEV_PRD_SIZE=5120 # # Networking options # -CONFIG_PACKET=y +CONFIG_PACKET=m CONFIG_PACKET_MMAP=y # CONFIG_NETLINK_DEV is not set # CONFIG_NETFILTER is not set # CONFIG_FILTER is not set -CONFIG_UNIX=y +CONFIG_UNIX=m CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set @@ -407,18 +407,18 @@ CONFIG_PPP_BSDCOMP=m # CONFIG_NET_RADIO=y # CONFIG_STRIP is not set -# CONFIG_WAVELAN is not set +CONFIG_WAVELAN=m # CONFIG_ARLAN is not set # CONFIG_AIRONET4500 is not set # CONFIG_AIRONET4500_NONCS is not set # CONFIG_AIRONET4500_PROC is not set -# CONFIG_HERMES is not set +CONFIG_HERMES=m # # Wireless Pcmcia cards support # -# CONFIG_PCMCIA_HERMES is not set -# CONFIG_AIRO_CS is not set +CONFIG_PCMCIA_HERMES=m +CONFIG_AIRO_CS=m CONFIG_NET_WIRELESS=y # @@ -441,7 +441,7 @@ CONFIG_NET_PCMCIA=y # CONFIG_PCMCIA_3C589 is not set # CONFIG_PCMCIA_3C574 is not set # CONFIG_PCMCIA_FMVJ18X is not set -CONFIG_PCMCIA_PCNET=y +CONFIG_PCMCIA_PCNET=m # CONFIG_PCMCIA_AXNET is not set # CONFIG_PCMCIA_NMCLAN is not set # CONFIG_PCMCIA_SMC91C92 is not set |