armbian-build/config/boards/orangepi-r1.conf
2022-02-10 15:16:30 +01:00

12 lines
335 B
Plaintext

# Allwinner H2+ quad core 256MB/512MB RAM SoC WiFi SPI 2xETH
BOARD_NAME="Orange Pi R1"
BOARDFAMILY="sun8i"
BOOTCONFIG="orangepi_r1_defconfig"
DEFAULT_OVERLAYS="usbhost2 usbhost3"
MODULES="g_serial"
MODULES_BLACKLIST="lima sunxi_cedrus"
BUILD_DESKTOP="no"
DEFAULT_CONSOLE="serial"
SERIALCON="ttyS0,ttyGS0"
KERNEL_TARGET="current,edge"