1 config BR2_PACKAGE_KMOD_ARPT
2 tristate "ARP firewalling support"
5 Kernel modules for ARP firewalling
7 config BR2_PACKAGE_KMOD_EBT
8 tristate "Ethernet Bridge firewalling support"
11 Kernel modules for bridge firewalling
13 config BR2_PACKAGE_KMOD_IPT4
14 tristate "Extra modules for iptables"
17 Extra kernel modules for IPv4 firewalling
19 config BR2_PACKAGE_KMOD_IPV6
20 tristate "IPv6 support"
23 Kernel modules for IPv6 protocol support
25 config BR2_PACKAGE_KMOD_IPT6
26 tristate "Kernel modules for ip6tables"
28 depends BR2_PACKAGE_KMOD_IPV6
30 IPv6 firewalling support
32 config BR2_PACKAGE_KMOD_NFS
33 tristate "NFS support"
36 Kernel modules for NFS support
37 Includes lockd, nfs and sunrpc
39 config BR2_PACKAGE_KMOD_USB
40 tristate "USB/SCSI support"
43 Kernel modules for USB/SCSI support
44 Includes usb-storage and printer
46 config BR2_PACKAGE_KMOD_CRYPTO
47 tristate "CryptoAPI modules"
49 select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
51 Kernel modules for cryptographic algorithms
53 config BR2_PACKAGE_KMOD_PPP
54 tristate "PPP support"
57 Kernel support for PPP
59 config BR2_PACKAGE_KMOD_MPPE
60 tristate "PPP MPPE/MPPC module"
62 select BR2_PACKAGE_KMOD_CRYPTO
63 depends BR2_PACKAGE_KMOD_PPP
65 Support for Microsoft PPP Encryption/Compression
67 config BR2_PACKAGE_KMOD_TUN
68 tristate "Universal TUN/TAP driver"
71 Kernel support for the TUN/TAP tunneling device
73 config BR2_PACKAGE_KMOD_GRE
74 tristate "GRE tunneling driver"
77 Kernel support for GRE tunnels
79 config BR2_PACKAGE_KMOD_SCHED
80 tristate "Traffic schedulers"
83 Kernel schedulers for IP traffic