commit | 7be80609d87c42ba1a8ce3782bbec422c55a748d | [log] [tgz] |
---|---|---|
author | wz.wang <zw.wang@mobiletek.cn> | Thu Jan 18 16:39:17 2024 +0800 |
committer | wz.wang <zw.wang@mobiletek.cn> | Thu Jan 18 16:39:17 2024 +0800 |
tree | e6aea711fa79d1da09082467b2bf50de11209dd7 | |
parent | 7138a23574395b7beed4ad0725308fd5c53f4835 [diff] |
[Bugfix][T106BUG-423][powerman]Resolves inability to fall asleep while using Ethernet Only Configure :Yes Affected branch: master Affected module: Ethernet,PowerMan Is it affected on both ZXIC and MTK: only ZXIC Self-test: Yes Doc Update: No Change-Id: I484855b0113ced161c524db3ab3d32316183e69e
diff --git a/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig b/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig index a8470b2..8206074 100755 --- a/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig +++ b/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig
@@ -1395,6 +1395,9 @@ # CONFIG_NET_VENDOR_XILINX is not set CONFIG_NET_VENDOR_ZTE=y CONFIG_ZX29_GMAC=y +# zw.wang modify for T106BUG-423 20240118 start +CONFIG_BOOT_WITHOUT_LOCK=y +# zw.wang modify for T106BUG-423 20240118 end CONFIG_PHYLIB=y CONFIG_SWPHY=y CONFIG_FIXED_PHY=y