Skip to content

Commit

Permalink
Update .config
Browse files Browse the repository at this point in the history
  • Loading branch information
Carrjiang authored Oct 5, 2021
1 parent b007c9b commit d51c91a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ CONFIG_TARGET_ipq40xx=y
# CONFIG_TARGET_ipq40xx_DEVICE_netgear_ex6200v2 is not set
# CONFIG_TARGET_ipq40xx_DEVICE_openmesh_a42 is not set
# CONFIG_TARGET_ipq40xx_DEVICE_openmesh_a62 is not set
CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac=y
# CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac-128m is not set
#CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac=y
CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac-128m=y
# CONFIG_TARGET_ipq40xx_DEVICE_qcom_ap-dk01.1-c1 is not set
# CONFIG_TARGET_ipq40xx_DEVICE_qcom_ap-dk04.1-c1 is not set
# CONFIG_TARGET_ipq40xx_DEVICE_qxwlan_e2600ac-c1 is not set
Expand All @@ -97,7 +97,7 @@ CONFIG_TARGET_ipq40xx_DEVICE_p2w_r619ac=y
CONFIG_HAS_DEVICES=y
CONFIG_TARGET_BOARD="ipq40xx"
CONFIG_TARGET_SUBTARGET="generic"
CONFIG_TARGET_PROFILE="DEVICE_p2w_r619ac"
CONFIG_TARGET_PROFILE="DEVICE_p2w_r619ac-128m"
CONFIG_TARGET_ARCH_PACKAGES="arm_cortex-a7_neon-vfpv4"
CONFIG_DEFAULT_TARGET_OPTIMIZATION="-Os -pipe"
CONFIG_CPU_TYPE="cortex-a7+neon-vfpv4"
Expand Down

0 comments on commit d51c91a

Please sign in to comment.