From patchwork Thu Oct 19 08:26:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 116345 Delivered-To: patch@linaro.org Received: by 10.80.163.170 with SMTP id s39csp3170215edb; Thu, 19 Oct 2017 01:30:16 -0700 (PDT) X-Google-Smtp-Source: ABhQp+QbZWx9Y/BIBh7rD7Dcal8U97QpQcM6kpwe3a9CJAjL3bg5qwxxVg7Z8icUOaVM0cPtcpUs X-Received: by 10.80.141.15 with SMTP id s15mr1468184eds.241.1508401698493; Thu, 19 Oct 2017 01:28:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1508401698; cv=none; d=google.com; s=arc-20160816; b=YAQGSyVjx9ltWcAKOdMhh/kCuCNHrXDljaug3+ftoyVh3s9LxIzRdTI2O+PSjkEIcp 8K0NbQQinMAdXH5KBiBDSXhEwYpnEQROSHiQEDZusxFTnITfqWHdoAZ8yGEwr456y2l4 1rDH71E7RAQIiDlsbL7J30qZ8wJn2tAQJMcyRW6WgHB9e3HD9DmzFzntoTNNXJmhPYxt zKpKVm8C+oi09oVuroWj0bvCAkl9n444Ta17VICLPr3eumxCb/JdvmRKeE2WEXyEejfc eBQ/MDX6LiP7bwA88suIcdwwO0Lgmld401ZuHl8iMQc2yrEeiJEJ6zfUsgtCEjVQIjwb g8zQ== 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=Mta1iWAzAw7oVdFa14POzzhoxRi8eEDB1O1FyiPcbh4=; b=0fQn8k9KlE1jcn+33yUv6/RhlC42udObFcbb9euWDLM1F94UBVtlOQxebAp9yUxE5D 3dEjAI0m0ZC2o0tcUC6VnRlhFC0c0Qno9V5s7Cj6H/Jh7hd0BQ10tFo5AsVFnDbd5Gjp AsML05Ua1djaGRKG/3ZIVYHDnshAlpvbf8lSUN5x83cZYmjvnhnnziagb4BHydUOTjh3 A4QwOgzFA6wrca2pfgfArQEuiUdWIz03VEuFlAlD1tBaiCtbnQZlUqrmZb5xTOdzwW7i qAv1wGCK9+MNjx0jSqTObm8Hi4uVKk2zob/sFX2g2ukufcjsX21fIkopOzhhcxK/WH6v +PRg== 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: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id r20si771214edl.297.2017.10.19.01.28.18; Thu, 19 Oct 2017 01:28:18 -0700 (PDT) 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 03718C21F3D; Thu, 19 Oct 2017 08:27:23 +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 3FE9BC21F3D; Thu, 19 Oct 2017 08:27:15 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B476DC21F25; Thu, 19 Oct 2017 08:27:09 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id DD1A7C21E7C for ; Thu, 19 Oct 2017 08:27:04 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 66A3120871; Thu, 19 Oct 2017 10:27:03 +0200 (CEST) Received: from localhost (unknown [185.94.189.190]) by mail.free-electrons.com (Postfix) with ESMTPSA id F0F0C20788; Thu, 19 Oct 2017 10:26:52 +0200 (CEST) From: Maxime Ripard To: Tom Rini Date: Thu, 19 Oct 2017 10:26:47 +0200 Message-Id: <20171019082649.27819-2-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.2 In-Reply-To: <20171019082649.27819-1-maxime.ripard@free-electrons.com> References: <20171019082649.27819-1-maxime.ripard@free-electrons.com> Cc: u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 1/3] ARM: sunxi: Disable USB host options by default X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The USB keyboard and USB storage support are non-essential from an architecture-wide sense. Remove the selection so that we can trim down the size of our binaries a bit. Signed-off-by: Maxime Ripard --- arch/arm/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 64e0ee43f112..0eaf54bd8ddb 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -688,7 +688,6 @@ config ARCH_SUNXI select DM select DM_ETH select DM_GPIO - select DM_KEYBOARD select DM_SERIAL select DM_USB if DISTRO_DEFAULTS select OF_BOARD_SETUP @@ -699,8 +698,6 @@ config ARCH_SUNXI select SYS_NS16550 select SPL_SYS_THUMB_BUILD if !ARM64 select USB if DISTRO_DEFAULTS - select USB_STORAGE if DISTRO_DEFAULTS - select USB_KEYBOARD if DISTRO_DEFAULTS select USE_TINY_PRINTF imply CMD_GPT imply FAT_WRITE