mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2025-12-10 16:44:29 +05:00
54 lines
1.2 KiB
Plaintext
54 lines
1.2 KiB
Plaintext
CONFIG_TARGET_qualcommax=y
|
|
CONFIG_TARGET_qualcommax_ipq807x=y
|
|
CONFIG_TARGET_qualcommax_ipq807x_DEVICE_asus_rt-ax89x=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
|
|
|
|
#CONFIG_KERNEL_KALLSYMS=y
|
|
|
|
### Temp and sensors
|
|
CONFIG_PACKAGE_lm-sensors=y
|
|
CONFIG_PACKAGE_lm-sensors-detect=y
|
|
CONFIG_PACKAGE_luci-app-temp-status=y
|
|
CONFIG_PACKAGE_luci-i18n-temp-status-ru=y
|
|
CONFIG_PACKAGE_collectd-mod-sensors=y
|
|
|
|
### USB
|
|
CONFIG_PACKAGE_kmod-usb-storage-uas=y
|
|
|
|
### HDD tools
|
|
CONFIG_PACKAGE_smartmontools=y
|
|
CONFIG_PACKAGE_hdparm=y
|
|
CONFIG_PACKAGE_hd-idle=y
|
|
CONFIG_PACKAGE_luci-app-hd-idle=y
|
|
#CONFIG_PACKAGE_luci-i18n-hd-idle-ru=y
|
|
CONFIG_PACKAGE_luci-app-disks-info=y
|
|
#CONFIG_PACKAGE_luci-i18n-disks-info-ru=y
|
|
CONFIG_PACKAGE_luci-app-diskman=y
|
|
|
|
### Luci dashboard
|
|
CONFIG_PACKAGE_luci-mod-dashboard=y
|
|
CONFIG_PACKAGE_luci-i18n-dashboard-ru=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
|
|
|
|
### CPU Freq
|
|
CONFIG_PACKAGE_luci-app-cpufreq=y
|
|
|
|
|
|
|
|
|