Merge pull request #1285 from laperie/orangepi-r1-config-al

Orange Pi R1 - set BOOTCONFIG to orangepi_r1_defconfig in board configuration
This commit is contained in:
Igor Pečovnik 2019-02-19 12:13:39 +01:00 committed by GitHub
commit 6f92d3059d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# H2+ quad core 256MB Wi-Fi + dual Ethernet
BOARD_NAME="Orange Pi R1"
BOARDFAMILY="sun8i"
BOOTCONFIG="orangepi_zero_defconfig"
BOOTCONFIG="orangepi_r1_defconfig"
#
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir g_serial r8152 8189es"
MODULES_NEXT="g_serial r8152 8189es"