add preliminary support for the XScale port, generic endianness indication
[openwrt.git] / openwrt / target / linux / Config.in
index 87cd436..c642711 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
 
@@ -230,6 +231,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.022935 seconds and 4 git commands to generate.