16 lines
413 B
Plaintext
16 lines
413 B
Plaintext
# H2+ quad core 256MB/512MB RAM SoC WiFi SPI 2xETH
|
|
BOARD_NAME="Orange Pi R1"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="orangepi_r1_defconfig"
|
|
#
|
|
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir g_serial r8152 8189es"
|
|
MODULES_NEXT="g_serial r8152 8189es"
|
|
MODULES_BLACKLIST="dhd"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
BUILD_DESKTOP="no"
|
|
#
|
|
KERNEL_TARGET="default,next,dev"
|
|
CLI_TARGET="stretch,bionic:next"
|
|
#
|
|
CLI_BETA_TARGET=""
|