From patchwork Thu Dec 21 12:40:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 122553 Delivered-To: patch@linaro.org Received: by 10.140.22.227 with SMTP id 90csp834512qgn; Thu, 21 Dec 2017 04:45:46 -0800 (PST) X-Google-Smtp-Source: ACJfBosw+Oqoa2rDG1uNM3uf/9pAEX3CeX1mtU2+zvLPPviij8BgpHVVXy2WI2o1dor3uCyLU20O X-Received: by 10.80.178.35 with SMTP id o32mr1228157edd.293.1513860346068; Thu, 21 Dec 2017 04:45:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1513860346; cv=none; d=google.com; s=arc-20160816; b=Rmii4a8xJuRtRQAlSBtsi5wK17zIvjevVZtSAPaYQCSUf5IhLMPltxNebnziYhVtZ/ JjqIrC4yi/nHclMyi8jFEJETehuZSBU4szT7hiz8k3u3VLUe2BiOpvUzsRVPXK3ljYSJ t2UJhkZp3PS76QZkjpxXX2T4SOXMHNsj8faXlEqA7A11IqRIcOnON444l97eb0GdpEy2 mI4exw364koII1qENi5+rp+y/yvEByF/L2UwlxCuhZlJLmI3dLMknIfrn4SVItdqi7rv d1GVkZbWbf/+2OuwnPSToVRKyuqQUmwFtAmdIyYS91RH9Kz4CCuOksC2Ae7yDLse8VKO 5z6A== 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=1+yVLnsDxcqfNmMb+z79bzPxoFzmGduImowIOtCyveM=; b=0oR/gGIG55ouglZIIRtKXfVRZWi72uurcugsGmA62CIlNbfdTeBBwg9nBLu0E1bg2i oBW+/CTTxRsnhT61Kqef20kZd9NOVqsNbJbuDeZeeUGi4WU8Mo8hPrWQpzbUrxPl41ip Q5lWM58S/TC8fFnOXjW7kZry5NhnOIwDV9fN9YXbUnYJrgqSEIkYvjApv39gme2wL3ei +DHvhKjZAOSbKQI3pEgIIB1ot76Xk8RLPoOaUyU1wHz66RaeNAlyT/4VChre1c/8E187 hjJgiW6y3x+BacdMmr2trqYHU89TB8qnKzgy5JpREeJW0EsCQ+Bctlw5sgnvOBFp/d/I H05Q== 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 h59si1029035edd.454.2017.12.21.04.45.45; Thu, 21 Dec 2017 04:45:46 -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 92607C21FA8; Thu, 21 Dec 2017 12:42:39 +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 16C74C221A1; Thu, 21 Dec 2017 12:40:50 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id E9DEAC221F3; Thu, 21 Dec 2017 12:40:39 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id 29D34C221CC for ; Thu, 21 Dec 2017 12:40:36 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 59A2420956; Thu, 21 Dec 2017 13:40:35 +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 31334203B5; Thu, 21 Dec 2017 13:40:35 +0100 (CET) From: Maxime Ripard To: Tom Rini Date: Thu, 21 Dec 2017 13:40:28 +0100 Message-Id: <20171221124030.23721-10-maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171221124030.23721-1-maxime.ripard@free-electrons.com> References: <20171221124030.23721-1-maxime.ripard@free-electrons.com> Cc: Andre Przywara , agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH 09/11] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY 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" From: Andre Heider fdt overlay support is useful for all sunxi boards, enable per default and remove it from sunxi defconfigs. Signed-off-by: Andre Heider Signed-off-by: Maxime Ripard --- arch/arm/Kconfig | 1 + configs/CHIP_defconfig | 1 - configs/CHIP_pro_defconfig | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f2c35e32c649..918424a82ac2 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -715,6 +715,7 @@ config ARCH_SUNXI select USE_TINY_PRINTF imply CMD_GPT imply FAT_WRITE + imply OF_LIBFDT_OVERLAY imply PRE_CONSOLE_BUFFER imply SPL_GPIO_SUPPORT imply SPL_LIBCOMMON_SUPPORT diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig index 062ac76e6d66..2452d42a873c 100644 --- a/configs/CHIP_defconfig +++ b/configs/CHIP_defconfig @@ -20,4 +20,3 @@ CONFIG_AXP_ALDO4_VOLT=3300 CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y -CONFIG_OF_LIBFDT_OVERLAY=y diff --git a/configs/CHIP_pro_defconfig b/configs/CHIP_pro_defconfig index f47aead6f904..02e79b5bb510 100644 --- a/configs/CHIP_pro_defconfig +++ b/configs/CHIP_pro_defconfig @@ -25,4 +25,3 @@ CONFIG_AXP_ALDO4_VOLT=3300 CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y -CONFIG_OF_LIBFDT_OVERLAY=y