From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH 1/9] [v3] arm64: defconfig: resynchronize the defconfig Date: Tue, 9 May 2017 09:12:41 -0500 Message-ID: References: <1493828280-6620-1-git-send-email-timur@codeaurora.org> <1493828280-6620-2-git-send-email-timur@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:45640 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210AbdEIOMq (ORCPT ); Tue, 9 May 2017 10:12:46 -0400 In-Reply-To: <1493828280-6620-2-git-send-email-timur@codeaurora.org> Sender: linux-next-owner@vger.kernel.org List-ID: To: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-next@vger.kernel.org, Gregory CLEMENT , Catalin Marinas , Will Deacon , Arnd Bergmann , Andy Gross , Russell King On 05/03/2017 11:17 AM, Timur Tabi wrote: > Defconfig files become unsynchronized over time as Kconfig entries are > added, removed, or changed. Making specific changes to the defconfig > becomes difficult as unrelated differences can interfere. This problem > is easily remedied: > > make defconfig > make savedefconfig > cp defconfig arch/arm64/configs/defconfig > git add arch/arm64/configs/defconfig > git commit -s > > Signed-off-by: Timur Tabi At the very least, could SOMEONE please clean up the defconfig in time for 4.12, so that future merges are easier? Like I said earlier, it's very much out of sync. I will re-sumbit my defconfig changes for 4.13, but it would be a lot easier for me to do so if the defconfig is in sync by then. Thanks. -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.