kernel: enable amlogic-socinfo.ko in kernel 5.15 for Android-T [1/1]

PD#SWPL-100410

Problem:
Not find amlogic-socinfo in kernel 5.15 for Android-T

Solution:
change configs to enable soc_info.ko in kernel 5.15 for Android-T

Verify:
S905C2

Change-Id: I72bc88d4961c5221c9a69b9eb75401d07ae44946
Signed-off-by: bingju.wang <bingju.wang@amlogic.com>
This commit is contained in:
bingju.wang
2022-11-07 15:53:04 +08:00
parent e480c10322
commit 89f0fb9c1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ CONFIG_AMLOGIC_IIO_KFIFO_BUF=y
CONFIG_AMLOGIC_HW_RANDOM_MESON=m
# amlogic-socinfo.ko
# CONFIG_AMLOGIC_SOC_INFO=m
CONFIG_AMLOGIC_SOC_INFO=m
# amlogic-reset.ko
CONFIG_AMLOGIC_RESET_MESON=m
+1 -1
View File
@@ -248,7 +248,7 @@ CONFIG_AMLOGIC_IIO_KFIFO_BUF=y
CONFIG_AMLOGIC_HW_RANDOM_MESON=m
# amlogic-socinfo.ko
# CONFIG_AMLOGIC_SOC_INFO=m
CONFIG_AMLOGIC_SOC_INFO=m
# amlogic-reset.ko
CONFIG_AMLOGIC_RESET_MESON=m