From: Yousong Zhou Date: Thu, 25 Jan 2018 01:40:33 +0000 (+0800) Subject: build: disable BUILD_PATENTED by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=dc555d003c21679c8c94ac7f5c74cbd5cd089ae0;p=openwrt%2Fstaging%2Fjow.git 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