commit | f0699609d8d079268fd3ff876a594957c8818b2d | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue May 12 14:46:23 2015 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue May 12 18:10:02 2015 -0400 |
tree | 43d34ae947d1e242326aa5f18b83db1431b9bcd7 | |
parent | debb9dd7400c8af3a80b919c2c99634af19b03b8 [diff] |
arch: Make board selection choices optional By making the board selections optional, every defconfig will include the board selection when running savedefconfig so if a new board is added to the top of the list of choices the former top's defconfig will still be correct. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Cc: Tom Rini <trini@konsulko.com>