Re: [U-Boot] [PATCH 06/28] Convert CONFIG_CMD_AES et al to Kconfig

2017-04-27 Thread Tom Rini
On Fri, Apr 28, 2017 at 05:10:33AM +1200, Chris Packham wrote: > Hi Simon, > > On Thu, Apr 27, 2017 at 4:27 PM, Simon Glass wrote: > > This converts the following to Kconfig: > >CONFIG_CMD_AES > >CONFIG_AES > > > > Signed-off-by: Simon Glass > > ---

Re: [U-Boot] [PATCH 06/28] Convert CONFIG_CMD_AES et al to Kconfig

2017-04-27 Thread Chris Packham
Hi Simon, On Thu, Apr 27, 2017 at 4:27 PM, Simon Glass wrote: > This converts the following to Kconfig: >CONFIG_CMD_AES >CONFIG_AES > > Signed-off-by: Simon Glass > --- > > cmd/Kconfig | 9 + > configs/seaboard_defconfig