disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not...
[openwrt.git] / openwrt / target / linux / Config.in
index fca7714..e81b099 100644 (file)
@@ -9,6 +9,7 @@ menu "Target Root Filesystem"
        config BR2_TARGET_ROOTFS_SQUASHFS_LZMA
                bool "squashfs-lzma"
                default y
+               depends !BR2_LINUX_2_6_ARUBA
                help
                  Build a squashfs-lzma root filesystem
 
@@ -44,6 +45,13 @@ config BR2_PACKAGE_KMOD_GRE
        default m
        help
          Kernel support for GRE tunnels
+       
+config BR2_PACKAGE_KMOD_IMQ
+        prompt "kmod-imq.......................... Intermediate Queueing device"
+        tristate
+        default m
+        help
+          Kernel support for the Intermediate Queueing device
 
 config BR2_PACKAGE_KMOD_IPV6
        prompt "kmod-ipv6......................... IPv6 support"
This page took 0.023624 seconds and 4 git commands to generate.