
On Mon, May 15, 2017 at 06:18:19PM -0600, Simon Glass wrote:
Hi Tom,
On 15 May 2017 at 12:04, Tom Rini trini@konsulko.com wrote:
On Mon, May 15, 2017 at 04:57:48AM -0600, Simon Glass wrote:
This converts the following to Kconfig: CONFIG_CMD_IDE
Signed-off-by: Simon Glass sjg@chromium.org
README | 1 - cmd/Kconfig | 8 ++++++++
[snip]
Nothing useful from the new moveconfig.py option to suggest imply lines? :(
Nothing significant that I could find. One measure is that the number of defconfig changes is not much more than the number of include changes.
True, but sometimes we can make things better, especially on PowerPC (85xx/86xx/etc) where there's much less use of a common header in the boards, outside of security stuff. But, OK, we can always come back later once everything is converted and see what sticks out.