-
-config BR2_PACKAGE_KMOD_IPV6
- tristate "kmod-ipv6...................... IPv6 support"
- default m
- help
- Kernel modules for IPv6 protocol support
-
-config BR2_PACKAGE_KMOD_PPP
- tristate "kmod-ppp....................... PPP support"
- default m
- help
- Kernel support for PPP
-
-config BR2_PACKAGE_KMOD_MPPE
- tristate "kmod-mppe.................... PPP MPPE/MPPC module"
- default m
- depends BR2_PACKAGE_KMOD_PPP
- select BR2_PACKAGE_KMOD_CRYPTO
- help
- Support for Microsoft PPP Encryption/Compression
-
-config BR2_PACKAGE_KMOD_PPPOE
- tristate "kmod-pppoe................... PPPoE (PPP over Ethernet) kernel support"
+
+config PACKAGE_KMOD_IPIP
+ prompt "kmod-ipip......................... IP in IP encapsulation support"
+ tristate