From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 7 Apr 2016 08:06:27 +0200 Subject: [U-Boot] [PATCH v2 1/2] kconfig: Move CONFIG_OF_LIBFDT to Kconfig In-Reply-To: References: Message-ID: <5705F8E3.2010400@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 6.4.2016 22:34, Ricardo Ribalda Delgado wrote: > Hi Michal > > xilinx-ppc405-generic and xilinx-ppc440-generic also depend on > xilinx-ppc.h So I think this is missing. > > Shall I send this as a separated patch? or you want to include it in yours? I was checking that and LIBFDT is enabled by default that's why there was not defconfig update. Definitely feel free to check it and test if this patch breaks something. Thanks, Michal