From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 20 Apr 2015 21:23:23 +0200 Subject: [U-Boot] [patch] socfpga: move configuration options to config file In-Reply-To: <20150420123048.GA24149@amd> References: <20150420123048.GA24149@amd> Message-ID: <201504202123.23712.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, April 20, 2015 at 02:30:48 PM, Pavel Machek wrote: > Setting configuration options in header file leads to incosistency > between .config user sees, and .config he has. What is worse, a lot of > compile warnings is presented for any such config option user sets in > .config. Can you please elaborate on such warnings ? Best regards, Marek Vasut