1 menu "Kernel Configuration / Device Support"
3 comment "Device specific configuration"
5 source "target/linux/*-2.[46]/Config.in"
7 comment "Kernel modules"
9 menu "Networking modules"
11 config PACKAGE_KMOD_ATM
12 prompt "kmod-atm.......................... ATM support"
14 default y if LINUX_2_4_AR7
19 config PACKAGE_KMOD_GRE
20 prompt "kmod-gre.......................... GRE tunneling driver"
24 Kernel support for GRE tunnels
26 config PACKAGE_KMOD_IMQ
27 prompt "kmod-imq.......................... Intermediate Queueing device"
31 Kernel support for the Intermediate Queueing device
33 config PACKAGE_KMOD_IPIP
34 prompt "kmod-ipip......................... IP in IP encapsulation support"
38 Kernel module for IP in IP encapsulation
40 config PACKAGE_KMOD_IPV6
41 prompt "kmod-ipv6......................... IPv6 support"
45 Kernel modules for IPv6 protocol support
47 config PACKAGE_KMOD_PPP
48 prompt "kmod-ppp.......................... PPP support"
52 Kernel support for PPP
54 config PACKAGE_KMOD_MPPE
55 prompt "kmod-mppe....................... PPP MPPE/MPPC module"
58 depends PACKAGE_KMOD_PPP
59 select PACKAGE_kmod-crypto
61 Support for Microsoft PPP Encryption/Compression
63 config PACKAGE_KMOD_PPPOATM
64 prompt "kmod-pppoatm.................... PPPoA (PPP over ATM) kernel support"
66 default y if LINUX_2_4_AR7
68 depends PACKAGE_KMOD_PPP
69 select PACKAGE_KMOD_ATM
71 Support for PPP over ATM
73 config PACKAGE_KMOD_PPPOE
74 prompt "kmod-pppoe...................... PPPoE (PPP over Ethernet) kernel support"
77 depends PACKAGE_KMOD_PPP
79 Support for PPP over Ethernet
81 config PACKAGE_KMOD_RING
82 prompt "kmod-ring......................... PF Ring"
88 config PACKAGE_KMOD_SCHED
89 prompt "kmod-sched........................ Traffic schedulers"
93 Kernel schedulers for IP traffic
95 config PACKAGE_KMOD_TUN
96 prompt "kmod-tun.......................... Universal TUN/TAP driver"
100 Kernel support for the TUN/TAP tunneling device
104 menu "Filtering/Firewalling"
106 config PACKAGE_KMOD_ARPTABLES
107 prompt "kmod-arptables.................... ARP firewalling support"
111 Kernel modules for ARP firewalling
113 config PACKAGE_KMOD_EBTABLES
114 prompt "kmod-ebtables..................... Ethernet Bridge firewalling support"
118 Kernel modules for bridge firewalling
120 config PACKAGE_KMOD_IPTABLES
121 prompt "kmod-iptables..................... Core Netfilter modules for IPv4 firewalling"
125 Kernel modules for IPv4 firewalling
127 config PACKAGE_KMOD_IPTABLES_EXTRA
128 prompt "kmod-iptables-extra............... Extra Netfilter modules for IPv4 firewalling (meta-package)"
131 select PACKAGE_KMOD_IPT_CONNTRACK
132 select PACKAGE_KMOD_IPT_FILTER
133 select PACKAGE_KMOD_IPT_IPOPT
134 select PACKAGE_KMOD_IPT_IPSEC
135 select PACKAGE_KMOD_IPT_NAT
136 select PACKAGE_KMOD_IPT_NAT_EXTRA
137 select PACKAGE_KMOD_IPT_QUEUE
138 select PACKAGE_KMOD_IPT_ULOG
139 select PACKAGE_KMOD_IPT_EXTRA
141 Extra Netfilter kernel modules for IPv4 firewalling (meta-package)
143 config PACKAGE_KMOD_IPT_CONNTRACK
144 prompt "kmod-ipt-conntrack................ Netfilter modules for connection tracking"
148 Netfilter (IPv4) kernel modules for connection tracking
153 * ipt_connmark/CONNMARK
155 config PACKAGE_KMOD_IPT_FILTER
156 prompt "kmod-ipt-filter................... Netfilter modules for packet content inspection"
160 Netfilter (IPv4) kernel modules for packet content inspection
166 config PACKAGE_KMOD_IPT_IPOPT
167 prompt "kmod-ipt-ipopt.................... Netfilter modules for matching/changing IP packet options"
171 Netfilter (IPv4) kernel modules for matching/changing IP packet options
183 config PACKAGE_KMOD_IPT_IPSEC
184 prompt "kmod-ipt-ipsec.................... Netfilter modules for matching IPsec packets"
188 Netfilter (IPv4) kernel modules for matching IPsec packets
194 config PACKAGE_KMOD_IPT_NAT
195 prompt "kmod-ipt-nat...................... Netfilter modules for different NAT targets"
199 Netfilter (IPv4) kernel modules for different NAT targets
204 config PACKAGE_KMOD_IPT_NAT_EXTRA
205 prompt "kmod-ipt-nat-extra................ Extra Netfilter NAT modules for special protocols"
209 Extra Netfilter (IPv4) NAT kernel modules for special protocols
212 * ip_conntrack_amanda
213 * ip_conntrack_proto_gre
222 config PACKAGE_KMOD_IPT_QUEUE
223 prompt "kmod-ipt-queue.................... Netfilter module for user-space packet queueing"
227 Netfilter (IPv4) module for user-space packet queueing
232 config PACKAGE_KMOD_IPT_ULOG
233 prompt "kmod-ipt-ulog..................... Netfilter module for user-space packet logging"
237 Netfilter (IPv4) module for user-space packet logging
242 config PACKAGE_KMOD_IPT_EXTRA
243 prompt "kmod-ipt-extra.................... Other extra Netfilter modules"
247 Other extra Netfilter (IPv4) kernel modules
256 config PACKAGE_KMOD_IP6TABLES
257 prompt "kmod-ip6tables.................... Kernel modules for ip6tables"
260 depends PACKAGE_KMOD_IPV6
262 IPv6 firewalling support
266 menu "Block devices support"
268 config PACKAGE_kmod-ide-core
269 prompt "kmod-ide-core..................... IDE support"
272 depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
274 Kernel modules for IDE support
275 useful for usb mass storage devices (e.g. on WL-HDD)
282 config PACKAGE_kmod-ide-pdc202xx
283 prompt "kmod-ide-pdc202xx................. PDC202xx driver"
286 depends PACKAGE_kmod-ide-core
287 depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
289 Kernel modules for IDE support
290 useful for usb mass storage devices (e.g. on WL-HDD)
297 config PACKAGE_KMOD_LOOP
298 prompt "kmod-loop......................... Loop mount support"
302 Kernel module for loop mount support
304 config PACKAGE_KMOD_NBD
305 prompt "kmod-nbd.......................... Network Block Device"
309 Kernel module for network block device
313 menu "Filesystems support"
315 config PACKAGE_KMOD_FS_CIFS
316 prompt "kmod-fs-cifs...................... CIFS support"
320 Kernel modules for CIFS support
322 config PACKAGE_KMOD_FS_EXT2
323 prompt "kmod-fs-ext2...................... EXT2 filesystem support"
327 Kernel modules for EXT2 filesystem support
329 config PACKAGE_KMOD_FS_EXT3
330 prompt "kmod-fs-ext3...................... EXT3 filesystem support"
334 Kernel modules for EXT3 filesystem support
336 config PACKAGE_KMOD_FS_HFSPLUS
337 prompt "kmod-fs-hfsplus................... HFS+ filesystem support"
341 Kernel modules for HFS+ filesystem support
343 config PACKAGE_KMOD_FS_NFS
344 prompt "kmod-fs-nfs....................... NFS support"
348 Kernel modules for NFS support
349 Includes lockd, nfs and sunrpc
351 config PACKAGE_KMOD_FS_VFAT
352 prompt "kmod-fs-vfat...................... VFAT filesystem support"
356 Kernel modules for VFAT filesystem support
357 useful for usb mass storage devices
359 config PACKAGE_KMOD_FS_XFS
360 prompt "kmod-fs-xfs....................... XFS filesystem support"
364 Kernel modules for XFS filesystem support
368 menu "Multimedia devices support"
370 config PACKAGE_KMOD_PWC
371 prompt "kmod-pwc.......................... Kernel driver for USB Philips Cameras"
373 depends PACKAGE_KMOD_USB
376 config PACKAGE_KMOD_SOUNDCORE
377 prompt "kmod-soundcore.................... Soundcard support"
381 Base support for soundcards
382 Requires either USB soundcard support (OSS) or ALSA package to be useful
384 config PACKAGE_KMOD_VIDEODEV
385 prompt "kmod-videodev..................... Video (For Linux) kernel support"
391 menu "Native Language support"
393 config PACKAGE_KMOD_NLS_BASE
394 prompt "kmod-nls-base..................... Native Language support"
398 Kernel native language support
400 config PACKAGE_KMOD_NLS_CP437
401 prompt "kmod-nls-cp437.................. Codepage 437 (United States, Canada)"
404 depends PACKAGE_KMOD_NLS_BASE
406 Kernel native language support
408 config PACKAGE_KMOD_NLS_CP850
409 prompt "kmod-nls-cp850.................. Codepage 850 (Europe)"
412 depends PACKAGE_KMOD_NLS_BASE
414 Kernel native language support
416 config PACKAGE_KMOD_NLS_ISO8859_1
417 prompt "kmod-nls-iso8859-1.............. NLS ISO 8859-1 (Latin 1; Western European Languages)"
420 depends PACKAGE_KMOD_NLS_BASE
422 Kernel native language support
424 config PACKAGE_KMOD_NLS_ISO8859_15
425 prompt "kmod-nls-iso8859-15............. NLS ISO 8859-15 (Latin 15; Western European Languages with Euro)"
428 depends PACKAGE_KMOD_NLS_BASE
430 Kernel native language support
432 config PACKAGE_KMOD_NLS_UTF8
433 prompt "kmod-nls-utf8................... NLS UTF8"
436 depends PACKAGE_KMOD_NLS_BASE
438 Kernel native language support
442 menu "Network devices support"
443 depends LINUX_2_4_X86 || LINUX_2_6_X86
445 config PACKAGE_KMOD_NET_3C59X
446 prompt "kmod-net-3c59x.................... 3Com 3c590/3c900 series (592/595/597) \"Vortex/Boomerang\" Ethernet kernel support"
448 depends LINUX_2_4_X86 || LINUX_2_6_X86
451 This option enables driver support for a large number of 10mbps and
452 10/100mbps EISA, PCI and PCMCIA 3Com network cards:
454 * "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI
455 * "Boomerang" (EtherLink XL 3c900 or 3c905) PCI
456 * "Cyclone" (3c540/3c900/3c905/3c980/3c575/3c656) PCI and Cardbus
457 * "Tornado" (3c905) PCI
458 * "Hurricane" (3c555/3cSOHO) PCI
460 config PACKAGE_KMOD_NET_8139TOO
461 prompt "kmod-net-8139too.................. RealTek RTL-8139 PCI Fast Ethernet Adapter kernel support"
463 depends LINUX_2_4_X86 || LINUX_2_6_X86
466 This is a driver for the Fast Ethernet PCI network cards based on
469 config PACKAGE_KMOD_NET_AIRO
470 prompt "kmod-net-airo..................... Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards kernel support"
472 depends LINUX_2_4_X86 || LINUX_2_6_X86
475 This is the standard Linux driver to support Cisco/Aironet ISA and
476 PCI 802.11 wireless cards.
477 It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
478 - with or without encryption) as well as card before the Cisco
479 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
481 This driver support both the standard Linux Wireless Extensions
482 and Cisco proprietary API, so both the Linux Wireless Tools and the
483 Cisco Linux utilities can be used to configure the card.
485 config PACKAGE_KMOD_NET_E100
486 prompt "kmod-net-e100..................... Intel(R) PRO/100+ cards kernel support"
488 depends LINUX_2_4_X86 || LINUX_2_6_X86
491 Intel(R) PRO/100+ cards kernel support
493 config PACKAGE_KMOD_NET_HERMES
494 prompt "kmod-net-hermes................... Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) kernel support"
496 depends LINUX_2_4_X86 || LINUX_2_6_X86
499 A driver for 802.11b wireless cards based based on the "Hermes" or
500 Intersil HFA384x (Prism 2) MAC controller. This includes the vast
501 majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
502 - except for the Cisco/Aironet cards. Cards supported include the
503 Apple Airport (not a PCMCIA card), WavelanIEEE/Orinoco,
504 Cabletron/EnteraSys Roamabout, ELSA AirLancer, MELCO Buffalo, Avaya,
505 IBM High Rate Wireless, Farralon Syyline, Samsung MagicLAN, Netgear
506 MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel
507 PRO/Wireless, and Symbol Spectrum24 High Rate amongst others.
509 config PACKAGE_KMOD_NET_HERMES_PCI
510 prompt "kmod-net-hermes-pci............. Intersil Prism 2.5 PCI 802.11b adaptor support"
513 depends PACKAGE_KMOD_NET_HERMES
515 Enable support for PCI and mini-PCI 802.11b wireless NICs based on
516 the Prism 2.5 chipset. These are true PCI cards, not the 802.11b
517 PCMCIA cards bundled with PCI<->PCMCIA adaptors which are also
518 common. Some of the built-in wireless adaptors in laptops are of
521 config PACKAGE_KMOD_NET_HERMES_PLX
522 prompt "kmod-net-hermes-plx............. Hermes in PLX9052 based PCI adaptor (Netgear MA301, etc.) kernel support"
525 depends PACKAGE_KMOD_NET_HERMES
527 Enable support for PCMCIA cards supported by the "Hermes" (aka
528 orinoco_cs) driver when used in PLX9052 based PCI adaptors. These
529 adaptors are not a full PCMCIA controller but act as a more limited
530 PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
531 802.11b PCMCIA cards can be used in desktop machines. The Netgear
532 MA301 is such an adaptor.
534 config PACKAGE_KMOD_NET_NATSEMI
535 prompt "kmod-net-natsemi.................. National Semiconductor DP8381x series PCI Ethernet kernel support"
537 depends LINUX_2_4_X86 || LINUX_2_6_X86
540 This driver is for the National Semiconductor DP83810 series,
541 which is used in cards from PureData, NetGear, Linksys
542 and others, including the 83815 chip.
544 config PACKAGE_KMOD_NET_PRISM54
545 prompt "kmod-net-prism54.................. Intersil Prism GT/Duette/Indigo PCI/PCMCIA cards kernel support"
547 depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
550 Enable PCI and Cardbus support for the following chipset based cards:
552 * ISL3880 - Prism GT 802.11 b/g
553 * ISL3877 - Prism Indigo 802.11 a
554 * ISL3890 - Prism Duette 802.11 a/b/g
556 For a complete list of supported cards visit <http://prism54.org>.
557 Here is the latest confirmed list of supported cards:
559 * 3com OfficeConnect 11g Cardbus Card aka 3CRWE154G72
560 * Allnet ALL0271 PCI Card
561 * Compex WL54G Cardbus Card
562 * Corega CG-WLCB54GT Cardbus Card
563 * D-Link Air Plus Xtreme G A1 Cardbus Card aka DWL-g650
564 * I-O Data WN-G54/CB Cardbus Card
565 * Kobishi XG-300 aka Z-Com Cardbus Card
566 * Netgear WG511 Cardbus Card
567 * Ovislink WL-5400PCI PCI Card
568 * Peabird WLG-PCI PCI Card
569 * Sitecom WL-100i Cardbus Card
570 * Sitecom WL-110i PCI Card
571 * SMC2802W - EZ Connect g 2.4GHz 54 Mbps Wireless PCI Card
572 * SMC2835W - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Card
573 * Z-Com XG-900 PCI Card
574 * Zyxel G-100 Cardbus Card
576 If you enable this, you require a firmware file as well.
577 You will need to copy this to /usr/lib/hotplug/firmware/isl3890.
578 You can get this non-GPL'd firmware file from the Prism54 project page:
579 <http://prism54.org>.
581 Note: You need a motherboard with DMA support to use any of these cards.
585 menu "PCMCIA/CardBus support"
586 depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
588 config PACKAGE_KMOD_PCMCIA_CORE
589 prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support"
590 depends LINUX_PCMCIA_SUPPORT
592 depends LINUX_2_4_X86 || LINUX_2_6_X86 || LINUX_2_4_BRCM || LINUX_2_6_BRCM
595 config PACKAGE_KMOD_PCMCIA_SERIAL
596 prompt "kmod-pcmcia-serial.............. PCMCIA/CardBus serial device support"
599 depends PACKAGE_KMOD_PCMCIA_CORE
605 config PACKAGE_KMOD_USB
606 prompt "kmod-usb-core..................... USB support"
608 default n if LINUX_2_4_AR531X
611 config PACKAGE_KMOD_USB_UHCI
612 prompt "kmod-usb-uhci................... Support for UHCI controllers"
614 default n if LINUX_2_6_AU1000
615 depends PACKAGE_KMOD_USB
616 select PACKAGE_KMOD_USB_CONTROLLER
618 config PACKAGE_KMOD_USB_OHCI
619 prompt "kmod-usb-ohci................... Support for OHCI controllers"
622 depends PACKAGE_KMOD_USB
623 select PACKAGE_KMOD_USB_CONTROLLER
625 config PACKAGE_KMOD_USB2
626 prompt "kmod-usb2....................... Support for USB 2.0 controllers"
628 default n if LINUX_2_6_AU1000
629 depends PACKAGE_KMOD_USB
630 select PACKAGE_KMOD_USB_CONTROLLER
632 config PACKAGE_KMOD_USB_CONTROLLER
634 depends on PACKAGE_KMOD_USB_UHCI || PACKAGE_KMOD_USB_OHCI || PACKAGE_KMOD_USB2
637 config PACKAGE_KMOD_USB_ACM
638 prompt "kmod-usb-acm...................... Support for USB modems/isdn controllers"
641 depends PACKAGE_KMOD_USB_CONTROLLER
643 config PACKAGE_KMOD_USB_AUDIO
644 prompt "kmod-usb-audio.................... Support for USB soundcards"
647 depends PACKAGE_KMOD_USB_CONTROLLER
648 select PACKAGE_KMOD_SOUNDCORE
650 config PACKAGE_KMOD_USB_PRINTER
651 prompt "kmod-usb-printer.................. Support for USB printers"
654 depends PACKAGE_KMOD_USB_CONTROLLER
656 config PACKAGE_KMOD_USB_SERIAL
657 prompt "kmod-usb-serial................... Support for USB-to-serial converters"
660 depends PACKAGE_KMOD_USB_CONTROLLER
662 config PACKAGE_KMOD_USB_SERIAL_BELKIN
663 prompt "kmod-usb-serial-belkin.......... Support for Belkin USB-to-serial converters"
666 depends PACKAGE_KMOD_USB_SERIAL
668 config PACKAGE_KMOD_USB_SERIAL_FTDI
669 prompt "kmod-usb-serial-ftdi............ Support for FTDI USB-to-serial converterr"
672 depends PACKAGE_KMOD_USB_SERIAL
674 config PACKAGE_KMOD_USB_SERIAL_MCT_U232
675 prompt "kmod-usb-serial-mct-u232........ Support for Magic Control Technology USB-to-Serial converters"
678 depends PACKAGE_KMOD_USB_SERIAL
680 config PACKAGE_KMOD_USB_SERIAL_PL2303
681 prompt "kmod-usb-serial-pl2303.......... Support for Prolific PL2303 USB-to-Serial converters"
684 depends PACKAGE_KMOD_USB_SERIAL
686 config PACKAGE_KMOD_USB_SERIAL_VISOR
687 prompt "kmod-usb-serial-visor........... Support for Handspring Visor / Palm m50x / Sony Clie Driver"
690 depends PACKAGE_KMOD_USB_SERIAL
692 config PACKAGE_KMOD_USB_STORAGE
693 prompt "kmod-usb-storage.................. Support for USB storage devices"
696 depends PACKAGE_KMOD_USB_CONTROLLER
698 config PACKAGE_KMOD_USB_ATM
699 prompt "kmod-usb-atm...................... Support for USB ATM devices"
702 depends PACKAGE_KMOD_USB_CONTROLLER
704 config PACKAGE_KMOD_USB_ATM_SPEEDTOUCH
705 prompt "kmod-usb-atm-speedtouch......... Support for USB Speedtouch ADSL modem"
708 depends PACKAGE_KMOD_USB_ATM
712 menu "Misc. devices support"
714 config PACKAGE_KMOD_AX25
715 prompt "kmod-ax25......................... AX25 support"
719 Kernel modules for AX25 protocol family
721 This package contains both the AX25 layer 2 support (ax25) and AX25 KISS driver (mkiss)
723 config PACKAGE_KMOD_BLUETOOTH
724 prompt "kmod-bluetooth.................... Bluetooth drivers and network stack"
727 default n if LINUX_2_4_AR531X
729 Bluetooth drivers and network stack
731 config PACKAGE_KMOD_LP
732 prompt "kmod-lp........................... Parallel port and lp support"
736 Kernel modules for line printer and parallel port support
738 config PACKAGE_KMOD_SOFTDOG
739 prompt "kmod-softdog...................... Software watchdog"
743 Kernel modules for software watchdog driver
745 config PACKAGE_KMOD_WD1100
746 prompt "kmod-wd1100....................... Soekris net4801 watchdog"
749 depends LINUX_2_4_X86
751 Driver for the NatSemi SC1x00 series Watchdog
752 found on Soekris net4801 boards