brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W...
[openwrt/svn-archive/archive.git] / Config.in
index b04c65a717a820881312eb92e6e94e05d2cf227d..ffe1147f44c70d028c4048edf705dd6e25ff9ee7 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -25,6 +25,7 @@ menu "Target Images"
                depends TARGET_ROOTFS_INITRAMFS
                depends !LINUX_2_6_25
                default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ar71xx
+               default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ramips
                default TARGET_INITRAMFS_COMPRESSION_NONE
                help
                  Select ramdisk compression.
@@ -169,9 +170,16 @@ choice
                depends !USE_EGLIBC
                help
                  This will install binaries stripped using sstrip
-
 endchoice
 
+config BUILD_PATENTED
+       default y
+       bool "Compile with support for patented functionality"
+       help
+         When this option is disabled, software which provides patented functionality will not be built.
+         In case software provides optional support for patented functionality,
+         this optional support will get disabled for this package.
+
 config STRIP_ARGS
        string
        prompt "Strip arguments"