Skip to content
Snippets Groups Projects
Select Git revision
0 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Masahiro Yamada authored
    CONFIG_DEFCONFIG_LIST specifies the default defconfig.
    It is used by "make savedefconfig" when .config is missing.
    But that's it.  I could not find other useful cases.
    
    As a side effect, CONFIG_DEFCONFIG_LIST="configs/sandbox_defconfig"
    is contained in .config of every target board, which some people
    think is odd.  So, let's remove it.
    
    Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
    Cc: Michal Simek <michal.simek@xilinx.com>
    Acked-by: default avatarMichal Simek <michal.simek@xilinx.com>
    f28c9708
    History
    Name Last commit Last update