Files
build/config/boards/bananapim64.csc
Rolf Leggewie 94d26351d2 config: change order of preferred kernels
reorder kernel preference in more boards as "current > edge > legacy"
2025-08-21 18:16:18 +08:00

10 lines
305 B
Plaintext

# Allwinner A64 quad core 2GB RAM SoC WiFi/BT eMMC GBE
BOARD_NAME="Banana Pi M64"
BOARDFAMILY="sun50iw1"
BOARD_MAINTAINER="devdotnetorg"
BOOTCONFIG_DEFAULT="sun50iw1p1_config"
BOOTCONFIG="bananapi_m64_defconfig"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"
CRUSTCONFIG="a64_defconfig"