Message ID | 20180116084424.17801-10-maxime.ripard@free-electrons.com |
---|---|
State | Accepted |
Commit | acd4d3343f6dc0f8a0c62bd4fb4ed5dbbc2ced1b |
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.64.148 with SMTP id r20csp941229lje; Tue, 16 Jan 2018 00:51:49 -0800 (PST) X-Google-Smtp-Source: ACJfBos40tVDi80dXqcqLxWUQu07vj9A+qUauZNHuW5wI4MppQwc3cHxkAaHAE29G+ngaocrK22K X-Received: by 10.80.158.79 with SMTP id z73mr51521159ede.134.1516092709070; Tue, 16 Jan 2018 00:51:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516092709; cv=none; d=google.com; s=arc-20160816; b=NXoqBsfbwwFDCP3GMsLNNeGkuK0hRKd+8aO5ImgKD0VOLt00ec1cRG2vmPq0vjFrFR ac+x0NYqr+SlupVWJ6H7mgj/ah0iZPfhatWwMdFHoiJtFY6nGyyBudTz0Uoze4J2YxYT 0BxxHpKYc7CJZRrIAGRLd/HtsFTFFqaAhg1F7M1CyoE1fZAMd8tnDhowJGRep2XF8Uec xLmWeOhmJ6eNgtjZLku7YOVcCE2rDac2HkH27ohhVCA9ND0NUputlMYjfrkwkf50Uq+2 aAJ981AWZWHhVvhyMzEEKv33WfQwAdCzDLBFLh0lyv9ZYxpda5VDM/cowXyDH+6JJv2a Lz2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:message-id :date:to:from:arc-authentication-results; bh=on6fNjW0IHz/5CPum/8NSycFU+d3q8sSrMmDJaFhE0g=; b=Q/tg+JHkCyZYt8mV0tv5zBAGMvpJ4QrPmywNAKGGM3F5vevgIrmYKPU68FRnCENJRf GNis9JOsGgNYOCMj65oy/98hhcX068TGFCqxwoLWA8xVfsyHVAG5EZMZzizwkQ1kyaVU QfoVUgVitibjOdN+4dwnxsuu+369J9AZidzyi7r0tqnxcxmdxmCTTE3h8YApwTRCzPn1 Nw6OYLsVFxVcsjlmPU2LBX8DqZmt/Bqt2KJ2seEAyUEmD+J/P5IicqNnZ0yEGbYOdILT P8cu2WIqCoSxDIOO9YLxEE2jk1tRBWeblZCJHo59R8Vdu5hsTdZuM0qEwgnk5nQ+fcnM bBRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: <u-boot-bounces@lists.denx.de> Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id t4si1851879edj.405.2018.01.16.00.51.48; Tue, 16 Jan 2018 00:51:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id A9894C21E08; Tue, 16 Jan 2018 08:47:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id A96C1C21E45; Tue, 16 Jan 2018 08:44:47 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 05E6BC21DB5; Tue, 16 Jan 2018 08:44:35 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 364ECC21E28 for <u-boot@lists.denx.de>; Tue, 16 Jan 2018 08:44:31 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 11EA3208BB; Tue, 16 Jan 2018 09:44:30 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id D62D92084D; Tue, 16 Jan 2018 09:44:29 +0100 (CET) From: Maxime Ripard <maxime.ripard@free-electrons.com> To: Tom Rini <trini@konsulko.com> Date: Tue, 16 Jan 2018 09:44:21 +0100 Message-Id: <20180116084424.17801-10-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180116084424.17801-1-maxime.ripard@free-electrons.com> References: <20180116084424.17801-1-maxime.ripard@free-electrons.com> Cc: Andre Przywara <andre.przywara@arm.com>, agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard <maxime.ripard@free-electrons.com>, Jagan Teki <jagan@openedev.com> Subject: [U-Boot] [PATCH v2 09/12] net: regex: Disable by default on sunXi X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion <u-boot.lists.denx.de> List-Unsubscribe: <https://lists.denx.de/options/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=unsubscribe> List-Archive: <http://lists.denx.de/pipermail/u-boot/> List-Post: <mailto:u-boot@lists.denx.de> List-Help: <mailto:u-boot-request@lists.denx.de?subject=help> List-Subscribe: <https://lists.denx.de/listinfo/u-boot>, <mailto:u-boot-request@lists.denx.de?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" <u-boot-bounces@lists.denx.de> |
Series |
sunxi: arm64 binary size fixes
|
expand
|
diff --git a/lib/Kconfig b/lib/Kconfig index 00ac650e741d..710deb7a6303 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -57,6 +57,7 @@ config PANIC_HANG config REGEX bool "Enable regular expression support" + default n if ARCH_SUNXI default y if NET help If this variable is defined, U-Boot is linked against the