Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng | |
There are already Kconfig options for SPI drivers, but we have not moved them from config.h to defconfig files. This commit does this in a batch. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> | |||
2015-11-22 | sunxi: Update new defconfigs | Tom Rini | |
After introduction of CONFIG_SYS_NS16550 these defconfig files were added and need to be updated. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2015-11-22 | sunxi: Add support for Orangepi Plus and Orangepi PC boards | Hans de Goede | |
Add defconfig files for the Orangepi Plus and Orangepi PC. Signed-off-by: Hans de Goede <hdegoede@redhat.com> |