Hans de Goede
6edf6a2179
sunxi: select SYS_NS16550 from Kconfig
...
Select SYS_NS16550 from Kconfig instead of setting it in all our
defconfig files.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-12-10 15:45:48 +01:00
Bin Meng
e5d5d4474a
spi: Move SPI drivers to defconfig
...
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-25 10:05:28 -05:00
Tom Rini
d018cd20b3
sunxi: Update new defconfigs
...
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 10:46:25 -05:00
Hans de Goede
7e17fd2653
sunxi: Add support for Orangepi Plus and Orangepi PC boards
...
Add defconfig files for the Orangepi Plus and Orangepi PC.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-11-22 11:43:57 +01:00