Files
build/config/boards/pineh64.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

9 lines
242 B
Plaintext

# Allwinner H6 quad core 1-3GB RAM SoC GBE eMMC mPCI
BOARD_NAME="Pine H64"
BOARDFAMILY="sun50iw6"
BOARD_MAINTAINER=""
BOOTCONFIG="pine_h64_defconfig"
KERNEL_TARGET="current,edge,legacy"
KERNEL_TEST_TARGET="current"
CRUSTCONFIG="h6_defconfig"