fix irq problem with the new brcm-2.4 system code
[openwrt.git] / openwrt / target / linux / Config.in
index 87cd436..eae8b43 100644 (file)
@@ -10,6 +10,7 @@ menu "Target Root Filesystem"
                bool "squashfs-lzma"
                default y
                depends !BR2_LINUX_2_6_ARUBA
+               depends !BR2_LINUX_2_6_XSCALE
                help
                  Build a squashfs-lzma root filesystem
 
@@ -53,6 +54,13 @@ config BR2_PACKAGE_KMOD_IMQ
         help
           Kernel support for the Intermediate Queueing device
 
+config BR2_PACKAGE_KMOD_IPIP
+       prompt "kmod-ipip......................... IP in IP encapsulation support"
+       tristate
+       default m
+       help
+         Kernel module for IP in IP encapsulation
+
 config BR2_PACKAGE_KMOD_IPV6
        prompt "kmod-ipv6......................... IPv6 support"
        tristate
@@ -230,6 +238,8 @@ config BR2_PACKAGE_KMOD_IPT_NAT_EXTRA
            * ip_nat_proto_gre
            * ip_conntrack_pptp
            * ip_nat_pptp
+           * ip_conntrack_sip
+           * ip_nat_sip
            * ip_nat_snmp_basic
            * ip_conntrack_tftp
 
This page took 0.02782 seconds and 4 git commands to generate.