From 4e5952f1b8e179c0f098650a90c73d6ac50d0a31 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sat, 29 Jul 2023 02:03:51 +0800 Subject: [PATCH] add devices --- r4se.config.seed | 42 ++++++++++++++++++++++++++++++++++++++++++ r5c.config.seed | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 r4se.config.seed create mode 100644 r5c.config.seed diff --git a/r4se.config.seed b/r4se.config.seed new file mode 100644 index 0000000..ff3a1ee --- /dev/null +++ b/r4se.config.seed @@ -0,0 +1,42 @@ +CONFIG_TARGET_rockchip=y +CONFIG_TARGET_rockchip_armv8=y +CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4se=y + +CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -march=armv8-a+crypto+crc -mcpu=cortex-a72.cortex-a53+crypto+crc -mtune=cortex-a72.cortex-a53" +CONFIG_TARGET_ROOTFS_PARTSIZE=640 + + +CONFIG_PACKAGE_luci-app-adbyby-plus=y +CONFIG_PACKAGE_luci-app-ddnsto=y +CONFIG_PACKAGE_luci-app-dockerman=y +CONFIG_DOCKER_OPTIONAL_FEATURES=y +CONFIG_PACKAGE_luci-app-godproxy=y +CONFIG_PACKAGE_luci-app-netdata=y +CONFIG_PACKAGE_luci-app-openclash=y +CONFIG_PACKAGE_luci-app-cpufreq=y +CONFIG_PACKAGE_luci-app-passwall=y +CONFIG_PACKAGE_luci-app-qbittorrent=y +CONFIG_PACKAGE_luci-app-statistics=y +CONFIG_PACKAGE_luci-app-transmission=y +CONFIG_PACKAGE_luci-app-uugamebooster=y +CONFIG_PACKAGE_luci-theme-argon=y +CONFIG_PACKAGE_luci-theme-openwrt=y +CONFIG_PACKAGE_luci-theme-openwrt-2020=y +CONFIG_PACKAGE_collectd-mod-ping=y +CONFIG_PACKAGE_collectd-mod-thermal=y + + +CONFIG_PACKAGE_kmod-gpu-lima=y +CONFIG_PACKAGE_kmod-ath9k-htc=y +CONFIG_PACKAGE_kmod-mt76x0u=y +CONFIG_PACKAGE_kmod-mt76x2u=y +CONFIG_PACKAGE_kmod-r8125=y +CONFIG_PACKAGE_kmod-rtw88=y +CONFIG_PACKAGE_rtl8821ce-firmware=y + +CONFIG_PACKAGE_iw=y +CONFIG_PACKAGE_iwinfo=y +CONFIG_PACKAGE_wpad-basic-wolfssl=y +CONFIG_DRIVER_11AC_SUPPORT=y +CONFIG_DRIVER_11N_SUPPORT=y +CONFIG_DRIVER_11W_SUPPORT=y diff --git a/r5c.config.seed b/r5c.config.seed new file mode 100644 index 0000000..62450af --- /dev/null +++ b/r5c.config.seed @@ -0,0 +1,42 @@ +CONFIG_TARGET_rockchip=y +CONFIG_TARGET_rockchip_armv8=y +CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r5c=y + +CONFIG_TARGET_OPTIMIZATION="-O3 -pipe" +CONFIG_TARGET_ROOTFS_PARTSIZE=640 + + +CONFIG_PACKAGE_luci-app-adbyby-plus=y +CONFIG_PACKAGE_luci-app-ddnsto=y +CONFIG_PACKAGE_luci-app-dockerman=y +CONFIG_DOCKER_OPTIONAL_FEATURES=y +CONFIG_PACKAGE_luci-app-godproxy=y +CONFIG_PACKAGE_luci-app-netdata=y +CONFIG_PACKAGE_luci-app-openclash=y +CONFIG_PACKAGE_luci-app-cpufreq=y +CONFIG_PACKAGE_luci-app-passwall=y +CONFIG_PACKAGE_luci-app-qbittorrent=y +CONFIG_PACKAGE_luci-app-statistics=y +CONFIG_PACKAGE_luci-app-transmission=y +CONFIG_PACKAGE_luci-app-uugamebooster=y +CONFIG_PACKAGE_luci-theme-argon=y +CONFIG_PACKAGE_luci-theme-openwrt=y +CONFIG_PACKAGE_luci-theme-openwrt-2020=y +CONFIG_PACKAGE_collectd-mod-ping=y +CONFIG_PACKAGE_collectd-mod-thermal=y + + +CONFIG_PACKAGE_kmod-gpu-lima=y +CONFIG_PACKAGE_kmod-ath9k-htc=y +CONFIG_PACKAGE_kmod-mt76x0u=y +CONFIG_PACKAGE_kmod-mt76x2u=y +CONFIG_PACKAGE_kmod-r8125=y +CONFIG_PACKAGE_kmod-rtw88=y +CONFIG_PACKAGE_rtl8821ce-firmware=y + +CONFIG_PACKAGE_iw=y +CONFIG_PACKAGE_iwinfo=y +CONFIG_PACKAGE_wpad-basic-wolfssl=y +CONFIG_DRIVER_11AC_SUPPORT=y +CONFIG_DRIVER_11N_SUPPORT=y +CONFIG_DRIVER_11W_SUPPORT=y