update alsa, fix compile
[openwrt/svn-archive/archive.git] / openwrt / target / linux / Config.in
index fca77141b3f6f77e56e686a5a161a1e10e226fef..e81b099be730b9ab53f31f19de89f2b6878a23dc 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"