Message ID | 20180116084424.17801-9-maxime.ripard@free-electrons.com |
---|---|
State | Accepted |
Commit | 0a319b610b239b84cb06cfdf95ae7644169ae9c2 |
Headers | show
Delivered-To: patch@linaro.org Received: by 10.46.64.148 with SMTP id r20csp940962lje; Tue, 16 Jan 2018 00:50:12 -0800 (PST) X-Google-Smtp-Source: ACJfBotoHwu9UG39T03mLF9upAVqnbu1Dd6qXVThqtI6fkcRVaj0zZ67kOxpTpAQHJdtV0i8DPXU X-Received: by 10.80.219.75 with SMTP id b11mr6244984edl.220.1516092612413; Tue, 16 Jan 2018 00:50:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516092612; cv=none; d=google.com; s=arc-20160816; b=z150oo7Rhg9i28VeYyCSiqEmnEPX0YUZ319mMm7L2ZssQR8Oc1S3Lxz5yBcXWqzpgM Hrfsq914sv7LqEmUluXkgg4OYKNnyqG23z8qRcHKczBf0mxAc83ad7GgSj54JsHUJPhM DYfXam9+7ahZHL+vpduSHFpA9yDN219Xl3FI6fwmAXUOSTB1vEeVOiO5m+Y54K1BT3ru o6rGcxNzyGEQH8QE4wZVvmS+2csdgF2YXKLNIom35LsGhwJJsBMsQ6Yf1EjcwKjNEMb4 bX8AHjSHUVYPuwV/uEJOzQdW4o1FnmoDvK077fC7wASMzbzdIdo/HjOGVWhn486/0mM3 TNfw== 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=ln2fzK8jZdbcHlb5nMFWuALldFgT9WqY5Psb3EEM+xU=; b=n9CEV72TGCJLahi7QjpBmTZl7typ8AZKQJoNUP/p3wZ7I4vLA72iVqV6FeNDFBVcW6 Abnt29C+OAN/X75/FybX2TTZdUyWs388uU48PiwJ0y/WJF9SVKkEELWChBR9Zgn9yp6D yTaFAynEzx8z+4SLYXSLli80Jp8pmO/wFyAfE5h81cBPBj+fT1iMSLBBACZ7rOR6qB5K Jk07EVY3sz8sMTI6w6oE7ENZgv4MW3s8VZ0jqJMhejjRP/8fDu8u4cf8CPFhZnbxF0Lb RytcpKnrYPO8pI/ti6GXDSCYZSuLyWfc8TywwGWzv2anVBgF8NJtfzFpGNjpL8EGW63n 3q/g== 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 x91si1876828edc.408.2018.01.16.00.50.12; Tue, 16 Jan 2018 00:50:12 -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 120A1C21DE5; Tue, 16 Jan 2018 08:47:52 +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 CD8BBC21E66; Tue, 16 Jan 2018 08:44:48 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 730BFC21E70; 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 C7785C21E2F for <u-boot@lists.denx.de>; Tue, 16 Jan 2018 08:44:30 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id A404D208BA; Tue, 16 Jan 2018 09:44:29 +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 74B682084D; 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:20 +0100 Message-Id: <20180116084424.17801-9-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 08/12] video: bpp16: 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/drivers/video/Kconfig b/drivers/video/Kconfig index a267c9acfecb..2fc0defcd0d1 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -49,6 +49,7 @@ config VIDEO_BPP8 config VIDEO_BPP16 bool "Support 16-bit-per-pixel displays" depends on DM_VIDEO + default n if ARCH_SUNXI default y if DM_VIDEO help Support drawing text and bitmaps onto a 16-bit-per-pixel display.