Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | -0/+2 |
| | | | | | | | | | | | | 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> | |||
* | board/seco: Add mx6q-uq7 basic board support | Boris BREZILLON | 2015-03-23 | -0/+560 |
Add basic SECO MX6Q/uQ7 board support (Ethernet, UART, SD are supported). It also adds a Kconfig skeleton to later add more SECO board (supporting SoC and board variants). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> |