Clean up board config

This commit is contained in:
Thorsten Maerz 2025-02-01 10:13:16 +01:00 committed by Igor
parent 0681dd2a0f
commit ffce6762be

View File

@ -1,14 +1,4 @@
# Rockchip RK3328 quad core 1GB RAM, 1x100M Ethernet, eMMC, USB3, USB2
# Supported boards:
#
# - MKS-KLIPAD50
#
# (There is no dedicated source code archive for this board, but it is
# very similar to https://github.com/makerbase-mks/MKS-PI
# and https://github.com/makerbase-mks/MKS-SKIPR.)
#
# These boards and related configuration is very close to Renegade board ("roc-cc-rk3328_defconfig" and "rk3328-roc-cc" DT).
# The mksklipad50 is same as mkspi, but with a different devicetree file.
# Rockchip RK3328 quad core 1GB RAM eMMC USB-C USB3 USB2 WiFi
BOARD_NAME="mksklipad50"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER="torte71"