menu "Kernel Configuration" menu "Networking modules" config FWRT_PACKAGE_KMOD_ATM prompt "kmod-atm.......................... ATM support" tristate default n help ATM support config FWRT_PACKAGE_KMOD_GRE prompt "kmod-gre.......................... GRE tunneling driver" tristate default n help Kernel support for GRE tunnels config FWRT_PACKAGE_KMOD_IMQ prompt "kmod-imq.......................... Intermediate Queueing device" tristate default n help Kernel support for the Intermediate Queueing device config FWRT_PACKAGE_KMOD_IPIP prompt "kmod-ipip......................... IP in IP encapsulation support" tristate default n help Kernel module for IP in IP encapsulation config FWRT_PACKAGE_KMOD_IPV6 prompt "kmod-ipv6......................... IPv6 support" tristate default n help Kernel modules for IPv6 protocol support config FWRT_PACKAGE_KMOD_PPP prompt "kmod-ppp.......................... PPP support" tristate default n help Kernel support for PPP config FWRT_PACKAGE_KMOD_MPPE prompt "kmod-mppe....................... PPP MPPE/MPPC module" tristate default n depends FWRT_PACKAGE_KMOD_PPP select FWRT_PACKAGE_KMOD_CRYPTO_ARC4 select FWRT_PACKAGE_KMOD_CRYPTO_SHA1 help Support for Microsoft PPP Encryption/Compression config FWRT_PACKAGE_KMOD_PPPOATM prompt "kmod-pppoatm.................... PPPoA (PPP over ATM) kernel support" tristate default n depends FWRT_PACKAGE_KMOD_PPP select FWRT_PACKAGE_KMOD_ATM help Support for PPP over ATM config FWRT_PACKAGE_KMOD_PPPOE prompt "kmod-pppoe...................... PPPoE (PPP over Ethernet) kernel support" tristate default n depends FWRT_PACKAGE_KMOD_PPP help Support for PPP over Ethernet config FWRT_PACKAGE_KMOD_SCHED prompt "kmod-sched........................ Traffic schedulers" tristate default n help Kernel schedulers for IP traffic config FWRT_PACKAGE_KMOD_TUN prompt "kmod-tun.......................... Universal TUN/TAP driver" tristate default n help Kernel support for the TUN/TAP tunneling device endmenu menu "Filtering/Firewalling" config FWRT_PACKAGE_KMOD_IPTABLES prompt "kmod-iptables..................... Core Netfilter modules for IPv4 firewalling" tristate default n help Kernel modules for IPv4 firewalling config FWRT_PACKAGE_KMOD_IPT_CONNTRACK prompt "kmod-ipt-conntrack................ Netfilter modules for connection tracking" tristate default n help Netfilter (IPv4) kernel modules for connection tracking Includes: * ipt_conntrack * ipt_helper * ipt_connmark/CONNMARK config FWRT_PACKAGE_KMOD_IPT_FILTER prompt "kmod-ipt-filter................... Netfilter modules for packet content inspection" tristate default n help Netfilter (IPv4) kernel modules for packet content inspection Includes: * ipt_ipp2p * ipt_layer7 config FWRT_PACKAGE_KMOD_IPT_IPOPT prompt "kmod-ipt-ipopt.................... Netfilter modules for matching/changing IP packet options" tristate default n help Netfilter (IPv4) kernel modules for matching/changing IP packet options Includes: * ipt_CLASSIFY * ipt_dscp/DSCP * ipt_ecn/ECN * ipt_length * ipt_mac * ipt_NETMAP * ipt_tcpmms * ipt_tos/TOS * ipt_ttl/TTL * ipt_unclean config FWRT_PACKAGE_KMOD_IPT_IPSEC prompt "kmod-ipt-ipsec.................... Netfilter modules for matching IPsec packets" tristate default n help Netfilter (IPv4) kernel modules for matching IPsec packets Includes: * ipt_ah * ipt_esp config FWRT_PACKAGE_KMOD_IPT_NAT prompt "kmod-ipt-nat...................... Netfilter modules for different NAT targets" tristate default n help Netfilter (IPv4) kernel modules for different NAT targets Includes: * ipt_REDIRECT config FWRT_PACKAGE_KMOD_IPT_NAT_EXTRA prompt "kmod-ipt-nat-extra................ Extra Netfilter NAT modules for special protocols" tristate default n help Extra Netfilter (IPv4) NAT kernel modules for special protocols Includes: * ip_conntrack_amanda * ip_conntrack_proto_gre * ip_nat_proto_gre * ip_conntrack_pptp * ip_nat_pptp * ip_nat_snmp_basic * ip_conntrack_tftp config FWRT_PACKAGE_KMOD_IPT_QUEUE prompt "kmod-ipt-queue.................... Netfilter module for user-space packet queueing" tristate default n help Netfilter (IPv4) module for user-space packet queueing Includes: * ipt_QUEUE config FWRT_PACKAGE_KMOD_IPT_ULOG prompt "kmod-ipt-ulog..................... Netfilter module for user-space packet logging" tristate default n help Netfilter (IPv4) module for user-space packet logging Includes: * ipt_ULOG config FWRT_PACKAGE_KMOD_IPT_EXTRA prompt "kmod-ipt-extra.................... Other extra Netfilter modules" tristate default n help Other extra Netfilter (IPv4) kernel modules Includes: * ipt_limit * ipt_owner * ipt_pkttype * ipt_recent config FWRT_PACKAGE_KMOD_IP6TABLES prompt "kmod-ip6tables.................... Kernel modules for ip6tables" tristate default n depends FWRT_PACKAGE_KMOD_IPV6 help IPv6 firewalling support endmenu menu "Block devices support" config FWRT_PACKAGE_KMOD_LOOP prompt "kmod-loop......................... Loop mount support" tristate default n help Kernel module for loop mount support config FWRT_PACKAGE_KMOD_NBD prompt "kmod-nbd.......................... Network Block Device" tristate default n help Kernel module for network block device endmenu menu "Filesystems support" config FWRT_PACKAGE_KMOD_FS_CIFS prompt "kmod-fs-cifs...................... CIFS support" tristate default n help Kernel modules for CIFS support config FWRT_PACKAGE_KMOD_FS_EXT2 prompt "kmod-fs-ext2...................... EXT2 filesystem support" tristate default n help Kernel modules for EXT2 filesystem support config FWRT_PACKAGE_KMOD_FS_EXT3 prompt "kmod-fs-ext3...................... EXT3 filesystem support" tristate default n help Kernel modules for EXT3 filesystem support config FWRT_PACKAGE_KMOD_FS_HFSPLUS prompt "kmod-fs-hfsplus................... HFS+ filesystem support" tristate default n help Kernel modules for HFS+ filesystem support config FWRT_PACKAGE_KMOD_FS_NFS prompt "kmod-fs-nfs....................... NFS client support" tristate default n help Kernel modules for NFS client support Includes lockd, nfs and sunrpc. config FWRT_PACKAGE_KMOD_FS_NFSD prompt "kmod-fs-nfsd...................... NFS server support" tristate select FWRT_PACKAGE_KMOD_FS_NFS default n help Kernel modules for NFS server support Includes nfsd. config FWRT_PACKAGE_KMOD_FS_VFAT prompt "kmod-fs-vfat...................... VFAT filesystem support" tristate default n help Kernel modules for VFAT filesystem support useful for usb mass storage devices config FWRT_PACKAGE_KMOD_FS_XFS prompt "kmod-fs-xfs....................... XFS filesystem support" tristate default n help Kernel modules for XFS filesystem support endmenu menu "Multimedia devices support" config FWRT_PACKAGE_KMOD_PWC prompt "kmod-pwc.......................... Kernel driver for USB Philips Cameras" tristate depends on FWRT_PACKAGE_KMOD_USB default n config FWRT_PACKAGE_KMOD_SOUNDCORE prompt "kmod-soundcore.................... Soundcard support" tristate default n help Base support for soundcards Requires either USB soundcard support (OSS) or ALSA package to be useful config FWRT_PACKAGE_KMOD_VIDEODEV prompt "kmod-videodev..................... Video (For Linux) kernel support" tristate default n endmenu menu "Native Language support" config FWRT_PACKAGE_KMOD_NLS_BASE prompt "kmod-nls-base..................... Native Language support" tristate default n help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP437 prompt "kmod-nls-cp437.................. Codepage 437 (United States, Canada)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP737 prompt "kmod-nls-cp737.................. Codepage 737 (Greek)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP775 prompt "kmod-nls-cp775.................. Codepage 775 (???)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP850 prompt "kmod-nls-cp850.................. Codepage 850 (Western European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP852 prompt "kmod-nls-cp852.................. Codepage 852 (Eastern European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP855 prompt "kmod-nls-cp855.................. Codepage 855 (Cyrillic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP857 prompt "kmod-nls-cp857.................. Codepage 857 (Turkish)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP860 prompt "kmod-nls-cp860.................. Codepage 860 (Portuguese)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP861 prompt "kmod-nls-cp861.................. Codepage 861 (Icelandic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP862 prompt "kmod-nls-cp862.................. Codepage 862 (???)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP863 prompt "kmod-nls-cp863.................. Codepage 863 (French Canadian)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP864 prompt "kmod-nls-cp864.................. Codepage 864 (???)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP865 prompt "kmod-nls-cp865.................. Codepage 865 (Nordic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP866 prompt "kmod-nls-cp866.................. Codepage 866 (Cyrillic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP869 prompt "kmod-nls-cp869.................. Codepage 869 (Greek)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP874 prompt "kmod-nls-cp874.................. Codepage 874 (???)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP932 prompt "kmod-nls-cp932.................. Codepage 932 (Japanese)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP936 prompt "kmod-nls-cp936.................. Codepage 936 (Simplified Chinese)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP949 prompt "kmod-nls-cp949.................. Codepage 949 (Korean)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP950 prompt "kmod-nls-cp950.................. Codepage 950 (Traditional Chinese)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP1250 prompt "kmod-nls-cp1250.................. Codepage 1250 (East European Latin)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_CP1251 prompt "kmod-nls-cp1251.................. Codepage 1251 (Cryllic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_1 prompt "kmod-nls-iso8859-1.............. NLS ISO 8859-1 (Latin-1; Western European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_2 prompt "kmod-nls-iso8859-2.............. NLS ISO 8859-2 (Latin-2; Central European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_3 prompt "kmod-nls-iso8859-3.............. NLS ISO 8859-3 (Latin-3; South European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_4 prompt "kmod-nls-iso8859-4.............. NLS ISO 8859-4 (Latin-4; North European Languages)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_5 prompt "kmod-nls-iso8859-5.............. NLS ISO 8859-5 (Cyrillic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_6 prompt "kmod-nls-iso8859-6.............. NLS ISO 8859-6 (Arabic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_7 prompt "kmod-nls-iso8859-7.............. NLS ISO 8859-7 (Greek)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_8 prompt "kmod-nls-iso8859-8.............. NLS ISO 8859-8 (Hebrew)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_9 prompt "kmod-nls-iso8859-9.............. NLS ISO 8859-9 (Latin-5; Turkish)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_13 prompt "kmod-nls-iso8859-13.............. NLS ISO 8859-13 (Latin-7; Baltic Rim)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_14 prompt "kmod-nls-iso8859-14.............. NLS ISO 8859-14 (Latin-8; Celtic)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_ISO8859_15 prompt "kmod-nls-iso8859-15............. NLS ISO 8859-15 (Latin-9; Western European Languages with Euro)" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_KOI8_R prompt "kmod-nls-koi8-r................... NLS KOI8-R (Cryllic for Russian and Bulgarian" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_KOI8_U prompt "kmod-nls-koi8-u................... NLS KOI8-U (Cyrillic for Russian, Bulgarian and Ukrainian" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support config FWRT_PACKAGE_KMOD_NLS_UTF8 prompt "kmod-nls-utf8................... NLS UTF8" tristate default n depends FWRT_PACKAGE_KMOD_NLS_BASE help Kernel native language support endmenu menu "PCMCIA/CardBus support" depends on FWRT_LINUX_BRCM_LINKSYS_WRT54G3G config FWRT_PACKAGE_KMOD_PCMCIA_CORE prompt "kmod-pcmcia-core.................. PCMCIA/CardBus support" tristate default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default n depends on FWRT_LINUX_BRCM_LINKSYS_WRT54G3G config FWRT_PACKAGE_KMOD_PCMCIA_SERIAL prompt "kmod-pcmcia-serial.............. PCMCIA/CardBus serial device support" tristate default n depends FWRT_PACKAGE_KMOD_PCMCIA_CORE config FWRT_PACKAGE_KMOD_PCMCIA_HSO prompt "kmod-pcmcia-hso................. PCMCIA/CardBus driver for Option HSUPA card" tristate default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default n depends FWRT_PACKAGE_KMOD_PCMCIA_CORE endmenu menu "USB support" depends on FWRT_LINUX_BRCM_ASUS_WL500G || \ FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE || \ FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM || \ FWRT_LINUX_BRCM_LINKSYS_WRT54G3G || \ FWRT_LINUX_BRCM_NETGEAR_WGT634U config FWRT_PACKAGE_KMOD_USB prompt "kmod-usb-core..................... USB support" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G default y if FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE default y if FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default y if FWRT_LINUX_BRCM_NETGEAR_WGT634U default n depends on FWRT_LINUX_BRCM_ASUS_WL500G || \ FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE || \ FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM || \ FWRT_LINUX_BRCM_LINKSYS_WRT54G3G || \ FWRT_LINUX_BRCM_NETGEAR_WGT634U config FWRT_PACKAGE_KMOD_USB_UHCI prompt "kmod-usb-uhci................... Support for UHCI controllers" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM default y if FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default n depends on FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM || \ FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE || \ FWRT_LINUX_BRCM_LINKSYS_WRT54G3G depends FWRT_PACKAGE_KMOD_USB select FWRT_PACKAGE_KMOD_USB_CONTROLLER help USB UHCI host controller driver config FWRT_PACKAGE_KMOD_USB_OHCI prompt "kmod-usb-ohci................... Support for OHCI controllers" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G default y if FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default y if FWRT_LINUX_BRCM_NETGEAR_WGT634U default n depends on FWRT_LINUX_BRCM_ASUS_WL500G || \ FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM || \ FWRT_LINUX_BRCM_LINKSYS_WRT54G3G || \ FWRT_LINUX_BRCM_NETGEAR_WGT634U depends FWRT_PACKAGE_KMOD_USB select FWRT_PACKAGE_KMOD_USB_CONTROLLER help USB OHCI host controller driver config FWRT_PACKAGE_KMOD_USB2 prompt "kmod-usb2....................... Support for USB 2.0 controllers" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE default y if FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM default y if FWRT_LINUX_BRCM_LINKSYS_WRT54G3G default y if FWRT_LINUX_BRCM_NETGEAR_WGT634U default n depends on FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE || \ FWRT_LINUX_BRCM_ASUS_WL500G_PREMIUM || \ FWRT_LINUX_BRCM_LINKSYS_WRT54G3G || \ FWRT_LINUX_BRCM_NETGEAR_WGT634U depends FWRT_PACKAGE_KMOD_USB select FWRT_PACKAGE_KMOD_USB_CONTROLLER config FWRT_PACKAGE_KMOD_USB_CONTROLLER tristate depends on FWRT_PACKAGE_KMOD_USB_UHCI || FWRT_PACKAGE_KMOD_USB_OHCI || FWRT_PACKAGE_KMOD_USB2 default n config FWRT_PACKAGE_KMOD_USB_ACM prompt "kmod-usb-acm...................... Support for USB modems/isdn controllers" tristate default n depends FWRT_PACKAGE_KMOD_USB_CONTROLLER config FWRT_PACKAGE_KMOD_USB_AUDIO prompt "kmod-usb-audio.................... Support for USB soundcards" tristate default n depends FWRT_PACKAGE_KMOD_USB_CONTROLLER select FWRT_PACKAGE_KMOD_SOUNDCORE help Use this kernel module if you have a USB sound adapter. If this does not work for you, try kmod-alsa instead of this. config FWRT_PACKAGE_KMOD_USB_PRINTER prompt "kmod-usb-printer.................. Support for USB printers" tristate default n depends FWRT_PACKAGE_KMOD_USB_CONTROLLER config FWRT_PACKAGE_KMOD_USB_SERIAL prompt "kmod-usb-serial................... Support for USB-to-serial converters" tristate default n depends FWRT_PACKAGE_KMOD_USB_CONTROLLER config FWRT_PACKAGE_KMOD_USB_SERIAL_BELKIN prompt "kmod-usb-serial-belkin.......... Support for Belkin USB-to-serial converters" tristate default n depends FWRT_PACKAGE_KMOD_USB_SERIAL config FWRT_PACKAGE_KMOD_USB_SERIAL_FTDI prompt "kmod-usb-serial-ftdi............ Support for FTDI USB-to-serial converterr" tristate default n depends FWRT_PACKAGE_KMOD_USB_SERIAL config FWRT_PACKAGE_KMOD_USB_SERIAL_MCT_U232 prompt "kmod-usb-serial-mct-u232........ Support for Magic Control Technology USB-to-Serial converters" tristate default n depends FWRT_PACKAGE_KMOD_USB_SERIAL config FWRT_PACKAGE_KMOD_USB_SERIAL_PL2303 prompt "kmod-usb-serial-pl2303.......... Support for Prolific PL2303 USB-to-Serial converters" tristate default n depends FWRT_PACKAGE_KMOD_USB_SERIAL config FWRT_PACKAGE_KMOD_USB_SERIAL_VISOR prompt "kmod-usb-serial-visor........... Support for Handspring Visor / Palm m50x / Sony Clie Driver" tristate default n depends FWRT_PACKAGE_KMOD_USB_SERIAL config FWRT_PACKAGE_KMOD_USB_STORAGE prompt "kmod-usb-storage.................. Support for USB storage devices" tristate default n depends FWRT_PACKAGE_KMOD_USB_CONTROLLER endmenu menu "Crypto support" config FWRT_PACKAGE_KMOD_CRYPTO_ARC4 prompt "kmod-crypto-arc4....................... ARC4 crypto algorithm" tristate default n select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE help Kernel module for ARC4 crypto algorithm config FWRT_PACKAGE_KMOD_CRYPTO_SHA1 prompt "kmod-crypto-sha1....................... SHA-1 crypto algorithm" tristate default n select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE help Kernel module for SHA-1 cryptographic algorithm endmenu menu "Misc. devices support" config FWRT_PACKAGE_KMOD_AX25 prompt "kmod-ax25......................... AX25 support" tristate default n help Kernel modules for AX25 protocol family This package contains both the AX25 layer 2 support (ax25) and AX25 KISS driver (mkiss) config FWRT_PACKAGE_KMOD_BLUETOOTH prompt "kmod-bluetooth.................... Bluetooth drivers and network stack" tristate default n help Bluetooth drivers and network stack config FWRT_PACKAGE_KMOD_PARPORT prompt "kmod-parport...................... generic parallel port support" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G default n depends on FWRT_LINUX_BRCM_ASUS_WL500G help Kernel module for generic parallel port support config FWRT_PACKAGE_KMOD_PARPORT_SPLINK prompt "kmod-parport-splink............. parport driver for Asus WL500g" tristate default y if FWRT_LINUX_BRCM_ASUS_WL500G default n depends on FWRT_PACKAGE_KMOD_PARPORT depends on FWRT_LINUX_BRCM_ASUS_WL500G help Kernel module for parallel port on Asus WL500g config FWRT_PACKAGE_KMOD_LP prompt "kmod-lp......................... line printer support" tristate default n depends on FWRT_PACKAGE_KMOD_PARPORT depends on FWRT_LINUX_BRCM_ASUS_WL500G help Kernel module for line printer support config FWRT_PACKAGE_KMOD_PPDEV prompt "kmod-ppdev...................... userland parellel port driver" tristate default n depends on FWRT_PACKAGE_KMOD_PARPORT depends on FWRT_LINUX_BRCM_ASUS_WL500G help Kernel module for line printer support config FWRT_PACKAGE_KMOD_SOFTDOG prompt "kmod-softdog...................... Software watchdog" tristate default n help Kernel modules for software watchdog driver endmenu menu "Additional kernel modules (external drivers)" source package/alsa/Config.in source package/hostap/Config.in source package/madwifi/Config.in source package/mini_fo/Config.in source package/nozomi/Config.in source package/spca5xx/Config.in endmenu endmenu