Files
build/config/boards/rockpi-e.conf
Emmanuil Chatzipetru 98208b308b config: boards: rockchip: Remove unusupported legacy kernel configs.
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>
2023-10-14 00:03:48 +02:00

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"