diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2015-07-16 21:19:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-19 14:36:30 +0200 |
commit | 1e0f7ebef9e9f4ac4fcc47ed1bf4240ad39109ef (patch) | |
tree | 8f44746d4489cc71728bd841b2290942c8a531df /package/gcc | |
parent | 67f8138a46388f28d00dc8711b64d04ac7ebb464 (diff) | |
download | buildroot-1e0f7ebef9e9f4ac4fcc47ed1bf4240ad39109ef.tar.gz buildroot-1e0f7ebef9e9f4ac4fcc47ed1bf4240ad39109ef.zip |
boot/uboot: add support for the kconfig infrastructure
With the patchset "kconfig: turnaround into single .config"
[http://lists.denx.de/pipermail/u-boot/2015-February/205490.html]
U-Boot switched to a single .config file for board configuration. This
allows us to use the kconfig-package infrastructure.
For providing backward compatibility with older U-Boot version a user
choice between the new Kconfig and the legacy build system is
introduced.
[Thomas:
- make use of the legacy build system the default, to not break
existing configurations.
- add some comments in the code checking all the configuration
options, in order to hopefully make it a bit clearer.]
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions