On 27 April 2015 at 09:22, Bin Meng <bmeng...@gmail.com> wrote:
> Let arch/x86/Kconfig prompt board vendor first, then select
> the board model under that vendor. This way arch/x86/Kconfig
> only needs concern board vendor and leave the supported target
> list to board/<vendor>/Kconfig.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/x86/Kconfig                    | 92 
> ++++++-------------------------------
>  board/coreboot/Kconfig              | 26 +++++++++++
>  board/google/Kconfig                | 43 +++++++++++++++++
>  board/intel/Kconfig                 | 51 ++++++++++++++++++++
>  configs/chromebook_link_defconfig   |  1 +
>  configs/chromebox_panther_defconfig |  1 +
>  configs/coreboot-x86_defconfig      |  1 +
>  configs/crownbay_defconfig          |  1 +
>  configs/galileo_defconfig           |  1 +
>  configs/minnowmax_defconfig         |  1 +
>  10 files changed, 139 insertions(+), 79 deletions(-)
>  create mode 100644 board/coreboot/Kconfig
>  create mode 100644 board/google/Kconfig
>  create mode 100644 board/intel/Kconfig

Nice idea!

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to