diff --git a/r3p.config b/r3p.config new file mode 100644 index 0000000..2117a38 --- /dev/null +++ b/r3p.config @@ -0,0 +1,32 @@ +CONFIG_TARGET_ramips=y +CONFIG_TARGET_ramips_mt7621=y +CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_mi-router-3-pro=y + +#include _addons.config +#include _base.config +#include _wifi_en.config +#include _printer.config +#include _samba.config +#include _torrents.config +#include _proxy.config +#include _argon.config +#include _vpn.config + +### Luci dashboard +CONFIG_PACKAGE_luci-mod-dashboard=y +CONFIG_PACKAGE_luci-i18n-dashboard-ru=y + +### HDD tools +CONFIG_PACKAGE_smartmontools=y +CONFIG_PACKAGE_hdparm=y + +### Network Ports viewer +CONFIG_PACKAGE_luci-app-tn-netports=y +CONFIG_PACKAGE_luci-i18n-tn-netports-ru=y + +### TimeControl +CONFIG_PACKAGE_luci-app-timecontrol=m + + + +