armbian-build/config/boards/lime-a33.csc
ColorfulRhino 39fdf21b98
Beautify shellfmt and add board configs to formatting list (#6910)
* tools: shellfmt: Beautify and add board configs to formatting list
* Format the whole code using `lib/tools/shellfmt.sh`
---------
Co-authored-by: Igor <igor@armbian.com>
2024-07-08 17:00:38 +02:00

9 lines
223 B
Plaintext

# Allwinner A33 quad core 1Gb SoC
BOARD_NAME="A33 OLinuXino"
BOARDFAMILY="sun8i"
BOARD_MAINTAINER=""
HAS_VIDEO_OUTPUT="no"
BOOTCONFIG="A33-OLinuXino_defconfig"
OVERLAY_PREFIX="sun8i-a33"
KERNEL_TARGET="legacy,current,edge"