summaryrefslogtreecommitdiffstats
path: root/configs/orangepi_pc_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* sunxi: Reduce Orangepi PC RAM speed to 624 MHzHans de Goede2015-12-271-1/+1
| | | | | | | | | | There are some reports of stability issues at 672 MHz, see: http://linux-sunxi.org/Orange_Pi_PC#DRAM_clock_speed_limit So reduce the DRAM speed to 624MHz which seems to be reliable everywhere. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
* sunxi: select SYS_NS16550 from KconfigHans de Goede2015-12-101-1/+0
| | | | | | | Select SYS_NS16550 from Kconfig instead of setting it in all our defconfig files. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
| | | | | | | | 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>
* sunxi: Update new defconfigsTom Rini2015-11-221-0/+1
| | | | | | | After introduction of CONFIG_SYS_NS16550 these defconfig files were added and need to be updated. Signed-off-by: Tom Rini <trini@konsulko.com>
* sunxi: Add support for Orangepi Plus and Orangepi PC boardsHans de Goede2015-11-221-0/+15
Add defconfig files for the Orangepi Plus and Orangepi PC. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
OpenPOWER on IntegriCloud