From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 7 Apr 2016 14:39:36 +0200 Subject: [U-Boot] [PATCH v2 1/2] kconfig: Move CONFIG_OF_LIBFDT to Kconfig In-Reply-To: References: <5705F8E3.2010400@xilinx.com> Message-ID: <57065508.8010400@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 On 7.4.2016 14:37, Ricardo Ribalda Delgado wrote: > Hi Michal > > You are right, > > OF_CONTROL (on arch/powerpc/cpu/ppc4xx/Kconfig ) selects OF_LIBFDT by > default (on lib/Kconfig) > > So no need for my changes ok. Your Tested-by or Reviewed-by flag would help. Thanks, Michal