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:
commit
6f92d3059d
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user