The SDK BSP35 RC9 has been released, and this patch is to keep kernel configs alighed with it.
Signed-off-by: Zhantao Tang <[email protected]> --- bsp/nxp-s32g/nxp-s32g.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index 3b311aec..4cea8b8c 100644 --- a/bsp/nxp-s32g/nxp-s32g.cfg +++ b/bsp/nxp-s32g/nxp-s32g.cfg @@ -29,7 +29,6 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y -CONFIG_ARM_SCMI_CPUFREQ=y #CAN CONFIG_CAN=y @@ -159,6 +158,9 @@ CONFIG_REGULATOR=y #HSE UIO CONFIG_UIO=y CONFIG_CRYPTO_DEV_NXP_HSE=y +CONFIG_UIO_NXP_HSE=y +CONFIG_UIO_NXP_HSE_MU0=y +CONFIG_CRYPTO_DEV_NXP_HSE_MU1=y #RANDOM CONFIG_HW_RANDOM=y -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12004): https://lists.yoctoproject.org/g/linux-yocto/message/12004 Mute This Topic: https://lists.yoctoproject.org/mt/95536750/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
