[U-Boot] [U-Boot, v3] kconfig: convert Kconfig helper script into a shell script

Tom Rini trini at ti.com
Sat Aug 23 14:43:17 CEST 2014


On Thu, Aug 21, 2014 at 11:44:34AM +0900, Masahiro Yamada wrote:

> Commit 51148790 added scripts/multiconfig.py written in Python 2
> to adjust Kconfig for U-Boot.
> 
> It has been hard for Python 3 users because Python 2 and Python 3
> are not compatible with each other.
> 
> We are not happy about adding a new host tool dependency
> (in this case, Python version dependency) for the core build process.
> After some discussion, we decided to use only basic tools.
> 
> The script may get a bit more unreadable by shell scripting,
> but we believe it is worthwhile.
> 
> In addition, this commit revives "<board>_config" target that is
> equivalent to "<board>_defconfig" for backwards compatibility.
> It is annoying to adjust various projects which use U-Boot.
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Suggested-by: Igor Grinberg <grinberg at compulab.co.il>
> Tested-by: Igor Grinberg <grinberg at compulab.co.il>
> Acked-by: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at ti.com>
> Cc: Jeroen Hofstee <jeroen at myspectrum.nl>
> Cc: Stephen Warren <swarren at nvidia.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140823/bb018b69/attachment.pgp>


More information about the U-Boot mailing list