diff options
author | Hiago De Franco <hiago.franco@toradex.com> | 2025-09-05 13:50:55 -0300 |
---|---|---|
committer | Hiago De Franco <hiago.franco@toradex.com> | 2025-09-05 14:31:02 -0300 |
commit | eff176b63543080cb74739c68e0757ab38b5fba0 (patch) | |
tree | 5489f5a60068b88e87bf88a1fca0bfdfa4140aaa | |
parent | 2797a30c0402cd3f59c9daafcef4097fd06e87eb (diff) |
toradex_defconfig: refresh after merge of v6.1.146toradex_ti-linux-6.1.y
Refresh toradex defconfig with the new kernel changes, using the config
fragments from TI and Toradex:
$ scripts/kconfig/merge_config.sh .config \
kernel/configs/ti_arm64_prune.config \
arch/arm64/configs/toradex_ti_arm64_prune.config
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
-rw-r--r-- | arch/arm64/configs/toradex_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/toradex_defconfig b/arch/arm64/configs/toradex_defconfig index 25481c434537..7053e8feca9e 100644 --- a/arch/arm64/configs/toradex_defconfig +++ b/arch/arm64/configs/toradex_defconfig @@ -221,6 +221,7 @@ CONFIG_PCI_J721E_HOST=m CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_ARM_SCMI_PROTOCOL=y +CONFIG_ARM_SDE_INTERFACE=y CONFIG_EFI_CAPSULE_LOADER=y CONFIG_GNSS=m CONFIG_GNSS_MTK_SERIAL=m |