[U-Boot] [PATCH v8 02/13] kconfig: add board Kconfig and defconfig files
York Sun
yorksun at freescale.com
Wed Aug 6 20:24:27 CEST 2014
On 07/29/2014 10:08 PM, Masahiro Yamada wrote:
> This commit adds:
> - arch/${ARCH}/Kconfig
> provide a menu to select target boards
> - board/${VENDOR}/${BOARD}/Kconfig or board/${BOARD}/Kconfig
> set CONFIG macros to the appropriate values for each board
> - configs/${TARGET_BOARD}_defconfig
> default setting of each board
>
> (This commit was automatically generated by a conversion script
> based on boards.cfg)
Dear Masahiro,
Do you have any plan to sort the entries in each Kconfig, eg arch/arm/Kconfig?
York
More information about the U-Boot
mailing list