From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 26 Sep 2015 10:16:35 +0200 Subject: [U-Boot] [PATCH] common: add CMD_GPIO to Kconfig In-Reply-To: <560649AE.20600@wytron.com.tw> References: <1443080651-12468-1-git-send-email-thomas@wytron.com.tw> <560649AE.20600@wytron.com.tw> Message-ID: <201509261016.35409.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 Saturday, September 26, 2015 at 09:30:54 AM, Thomas Chou wrote: > Hi Simon, > > On 09/25/2015 10:55 PM, Simon Glass wrote: > > You can use the moveconfig.py tool to move configs into Kconfig. You > > could do that with your patch applied, and create a patch to remove > > the old #defines from board configs. I think this should be done at > > the same time as we add new Kconfigs, to avoid confusion. > > Thanks for the hint. It is a great tool. I tried but failed due to lack > of those toolchains. I know buildman can help to install the toolchains. If you ever figure out how to use buildman for your tests, I'd be glad if you share that information -- something like "buildman, the warstory". I'm struggling with the same thing ;-) > But I am trying to convert all nios2 related drivers to driver model at > he moment. I will return to this patch later. Or someone more capable > may help. :) > > Best regards, > Thomas Chou Thanks! Best regards, Marek Vasut