From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Thu, 24 Aug 2017 11:18:10 +0800 Subject: [U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific options In-Reply-To: <1503306533.25945.30.camel@linux.intel.com> References: <1503228826-15966-1-git-send-email-bmeng.cn@gmail.com> <1503306533.25945.30.camel@linux.intel.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Aug 21, 2017 at 5:08 PM, Andy Shevchenko wrote: > On Sun, 2017-08-20 at 04:33 -0700, Bin Meng wrote: >> These options should not be exposed to other platforms. >> > > Fair enough. > Thanks for taking care of this! > > Acked-by: Andy Shevchenko applied to u-boot-x86, thanks!