mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Legacy kernel is not supported no more for these rockchip boards and thus, they can be removed from their associated board configuration files. Signed-off-by: Emmanuil Chatzipetru <echatzip.manu@gmail.com>
11 lines
368 B
Plaintext
11 lines
368 B
Plaintext
# Rockchip RK3328 quad core 256MB-2GB 1xGBE 1xETH USB3 [WiFi]
|
|
BOARD_NAME="Rockpi E"
|
|
BOARDFAMILY="rockchip64"
|
|
BOARD_MAINTAINER="krachlatte"
|
|
BOOTCONFIG="rock-pi-e-rk3328_defconfig"
|
|
KERNEL_TARGET="current,edge"
|
|
KERNEL_TEST_TARGET="current,edge"
|
|
DEFAULT_CONSOLE="serial"
|
|
MODULES_BLACKLIST="rockchipdrm analogix_dp dw_mipi_dsi dw_hdmi gpu_sched lima"
|
|
HAS_VIDEO_OUTPUT="no"
|