Skip to content

Commit cca9f68

Browse files
glneoarndb
authored andcommitted
ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
This allows us to use the various remote processors on the TI OMAP and Keystone family devices using the multi-v7 config, instead of only with the OMAP/Keystone specific defconfigs (which we would like to move away from needing). Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent a1fdf44 commit cca9f68

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,16 +1059,23 @@ CONFIG_MSM_GCC_8916=y
10591059
CONFIG_MSM_MMCC_8960=y
10601060
CONFIG_MSM_MMCC_8974=y
10611061
CONFIG_HWSPINLOCK=y
1062+
CONFIG_HWSPINLOCK_OMAP=y
10621063
CONFIG_HWSPINLOCK_QCOM=y
1064+
CONFIG_OMAP2PLUS_MBOX=y
10631065
CONFIG_BCM2835_MBOX=y
10641066
CONFIG_QCOM_APCS_IPC=y
10651067
CONFIG_QCOM_IPCC=y
1068+
CONFIG_OMAP_IOMMU=y
1069+
CONFIG_OMAP_IOMMU_DEBUG=y
10661070
CONFIG_ROCKCHIP_IOMMU=y
10671071
CONFIG_TEGRA_IOMMU_GART=y
10681072
CONFIG_TEGRA_IOMMU_SMMU=y
10691073
CONFIG_EXYNOS_IOMMU=y
10701074
CONFIG_QCOM_IOMMU=y
10711075
CONFIG_REMOTEPROC=y
1076+
CONFIG_OMAP_REMOTEPROC=m
1077+
CONFIG_OMAP_REMOTEPROC_WATCHDOG=y
1078+
CONFIG_KEYSTONE_REMOTEPROC=m
10721079
CONFIG_QCOM_Q6V5_MSS=m
10731080
CONFIG_QCOM_SYSMON=m
10741081
CONFIG_QCOM_WCNSS_PIL=m

0 commit comments

Comments
 (0)