Skip to content

Commit 250f8f8

Browse files
committed
Add default configs
1 parent 6e09cb5 commit 250f8f8

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

config_aqara_zhwg11lm

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
CONFIG_TARGET_imx=y
2+
CONFIG_TARGET_imx_cortexa7=y
3+
CONFIG_TARGET_imx_cortexa7_DEVICE_aqara_zhwg11lm=y
4+
CONFIG_TARGET_BOARD="imx"
5+
CONFIG_TARGET_SUBTARGET="cortexa7"
6+
CONFIG_DRIVER_11N_SUPPORT=y
7+
CONFIG_PACKAGE_cgi-io=y
8+
CONFIG_PACKAGE_coreutils=y
9+
CONFIG_PACKAGE_coreutils-stty=y
10+
CONFIG_PACKAGE_jntools=y
11+
CONFIG_PACKAGE_kmod-rtl8189es-ol=y
12+
# CONFIG_PACKAGE_kmod-rtl8723bs is not set
13+
CONFIG_PACKAGE_libiwinfo=y
14+
CONFIG_PACKAGE_libiwinfo-lua=y
15+
CONFIG_PACKAGE_liblua=y
16+
CONFIG_PACKAGE_liblucihttp=y
17+
CONFIG_PACKAGE_liblucihttp-lua=y
18+
CONFIG_PACKAGE_libmbedtls=y
19+
CONFIG_PACKAGE_libubus-lua=y
20+
CONFIG_PACKAGE_lua=y
21+
CONFIG_PACKAGE_luci=y
22+
CONFIG_PACKAGE_luci-app-firewall=y
23+
CONFIG_PACKAGE_luci-app-jntools=y
24+
CONFIG_PACKAGE_luci-app-opkg=y
25+
CONFIG_PACKAGE_luci-base=y
26+
CONFIG_PACKAGE_luci-lib-base=y
27+
CONFIG_PACKAGE_luci-lib-ip=y
28+
CONFIG_PACKAGE_luci-lib-jsonc=y
29+
CONFIG_PACKAGE_luci-lib-nixio=y
30+
CONFIG_PACKAGE_luci-mod-admin-full=y
31+
CONFIG_PACKAGE_luci-mod-network=y
32+
CONFIG_PACKAGE_luci-mod-status=y
33+
CONFIG_PACKAGE_luci-mod-system=y
34+
CONFIG_PACKAGE_luci-proto-ipv6=y
35+
CONFIG_PACKAGE_luci-proto-ppp=y
36+
CONFIG_PACKAGE_luci-theme-bootstrap=y
37+
CONFIG_PACKAGE_memtool=y
38+
CONFIG_PACKAGE_rpcd=y
39+
CONFIG_PACKAGE_rpcd-mod-file=y
40+
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
41+
CONFIG_PACKAGE_rpcd-mod-luci=y
42+
CONFIG_PACKAGE_rpcd-mod-rrdns=y
43+
CONFIG_PACKAGE_uhttpd=y
44+
CONFIG_PACKAGE_uhttpd-mod-ubus=y
45+
CONFIG_PACKAGE_MAC80211_DEBUGFS=y
46+
CONFIG_PACKAGE_MAC80211_MESH=y
47+
# CONFIG_PACKAGE_MAC80211_TRACING is not set
48+
CONFIG_PACKAGE_kmod-mac80211=y
49+
CONFIG_PACKAGE_kmod-mmc=y
50+
# CONFIG_PACKAGE_zabbix-extra-mac80211 is not set

config_xiaomi_dgnwg05lm

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
CONFIG_TARGET_imx=y
2+
CONFIG_TARGET_imx_cortexa7=y
3+
CONFIG_TARGET_imx_cortexa7_DEVICE_xiaomi_dgnwg05lm=y
4+
CONFIG_TARGET_BOARD="imx"
5+
CONFIG_TARGET_SUBTARGET="cortexa7"
6+
CONFIG_DRIVER_11N_SUPPORT=y
7+
CONFIG_PACKAGE_cgi-io=y
8+
CONFIG_PACKAGE_coreutils=y
9+
CONFIG_PACKAGE_coreutils-stty=y
10+
CONFIG_PACKAGE_jntools=y
11+
CONFIG_PACKAGE_kmod-rtl8723bs-ol=y
12+
# CONFIG_PACKAGE_kmod-rtl8723bs is not set
13+
CONFIG_PACKAGE_libiwinfo=y
14+
CONFIG_PACKAGE_libiwinfo-lua=y
15+
CONFIG_PACKAGE_liblua=y
16+
CONFIG_PACKAGE_liblucihttp=y
17+
CONFIG_PACKAGE_liblucihttp-lua=y
18+
CONFIG_PACKAGE_libmbedtls=y
19+
CONFIG_PACKAGE_libubus-lua=y
20+
CONFIG_PACKAGE_lua=y
21+
CONFIG_PACKAGE_luci=y
22+
CONFIG_PACKAGE_luci-app-firewall=y
23+
CONFIG_PACKAGE_luci-app-jntools=y
24+
CONFIG_PACKAGE_luci-app-opkg=y
25+
CONFIG_PACKAGE_luci-base=y
26+
CONFIG_PACKAGE_luci-lib-base=y
27+
CONFIG_PACKAGE_luci-lib-ip=y
28+
CONFIG_PACKAGE_luci-lib-jsonc=y
29+
CONFIG_PACKAGE_luci-lib-nixio=y
30+
CONFIG_PACKAGE_luci-mod-admin-full=y
31+
CONFIG_PACKAGE_luci-mod-network=y
32+
CONFIG_PACKAGE_luci-mod-status=y
33+
CONFIG_PACKAGE_luci-mod-system=y
34+
CONFIG_PACKAGE_luci-proto-ipv6=y
35+
CONFIG_PACKAGE_luci-proto-ppp=y
36+
CONFIG_PACKAGE_luci-theme-bootstrap=y
37+
CONFIG_PACKAGE_memtool=y
38+
CONFIG_PACKAGE_rpcd=y
39+
CONFIG_PACKAGE_rpcd-mod-file=y
40+
CONFIG_PACKAGE_rpcd-mod-iwinfo=y
41+
CONFIG_PACKAGE_rpcd-mod-luci=y
42+
CONFIG_PACKAGE_rpcd-mod-rrdns=y
43+
CONFIG_PACKAGE_rtk_hciattach=y
44+
CONFIG_PACKAGE_uhttpd=y
45+
CONFIG_PACKAGE_uhttpd-mod-ubus=y
46+
CONFIG_PACKAGE_MAC80211_DEBUGFS=y
47+
CONFIG_PACKAGE_MAC80211_MESH=y
48+
# CONFIG_PACKAGE_MAC80211_TRACING is not set
49+
CONFIG_PACKAGE_kmod-mac80211=y
50+
CONFIG_PACKAGE_kmod-mmc=y
51+
# CONFIG_PACKAGE_zabbix-extra-mac80211 is not set

0 commit comments

Comments
 (0)