From: Yousong Zhou Date: Thu, 25 Jan 2018 01:40:33 +0000 (+0800) Subject: build: disable BUILD_PATENTED by default X-Git-Tag: v18.06.0-rc1~1142 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=dc555d003c21679c8c94ac7f5c74cbd5cd089ae0;hp=03a00eeab38f6238b2c1f3b33583266797242eb5 build: disable BUILD_PATENTED by default This is mainly for legal considerations and not promoting the usage of and no redistribution of binaries of patented technologies seems to be also the established practice in other linux distros. Signed-off-by: Yousong Zhou --- diff --git a/config/Config-build.in b/config/Config-build.in index f9987fcd2b..7ec7653a9a 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -41,7 +41,7 @@ menu "Global build settings" default n config BUILD_PATENTED - default y + default n bool "Compile with support for patented functionality" help When this option is disabled, software which provides patented functionality