Skip to content

Commit

Permalink
Update ipq807x.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
yaya131 committed Feb 1, 2024
1 parent 9db7a03 commit 92630f8
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions Config/ipq807x.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
#Redmi AX6
#Redmi AX6 lean源码最新配置文件
CONFIG_TARGET_qualcommax=y
CONFIG_TARGET_qualcommax_ipq807x=y
CONFIG_TARGET_qualcommax_ipq807x_DEVICE_redmi_ax6=y
#默认编译AX6不带NSS
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_buffalo_wxr-5950ax12 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_cmcc_rm2-6 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_compex_wpq873 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_dynalink_dl-wrx36 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_edgecore_eap102 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_edimax_cax1800 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_rax120v2 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax218 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax620 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_netgear_wax630 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_prpl_haze is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_qnap_301w is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_xiaomi_ax3600 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_xiaomi_ax9000 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_zte_mf269 is not set
# CONFIG_TARGET_qualcommax_ipq807x_DEVICE_zyxel_nbg7815 is not set

#已废弃的配置文件
#CONFIG_TARGET_ipq807x=y
#CONFIG_TARGET_ipq807x_generic=y
#CONFIG_TARGET_ipq807x_generic_DEVICE_redmi_ax6=y
Expand All @@ -12,11 +31,11 @@ CONFIG_TARGET_SUBTARGET="generic"
#想自定义编译AX6和AX3600,默认AX3600
#CONFIG_TARGET_PROFILE="DEVICE_xiaomi_ax3600"
#CONFIG_TARGET_PROFILE="DEVICE_redmi_ax6"

#CONFIG_TARGET_ARCH_PACKAGES="aarch64_cortex-a53"
#CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe -mcpu=cortex-a53"
€CONFIG_CPU_TYPE="cortex-a53"
#CONFIG_LINUX_5_10=y

#WIFI驱动
CONFIG_PACKAGE_kmod-ath=y
CONFIG_ATH_USER_REGD=y
Expand Down

0 comments on commit 92630f8

Please sign in to comment.