diff options
| author | Judith Mendez <[email protected]> | 2025-02-10 14:29:44 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-02-14 13:17:36 -0600 |
| commit | d407c83f04fffba6261626d5bef371a0eb6190c7 (patch) | |
| tree | 3e2013f6f367f83be6d60c7ee0766421e8031b32 /configs/am64x_evm_a53_defconfig | |
| parent | 2f2e7d972a3231ab83abe0a1f0d04a7a9084c66c (diff) | |
configs: am6*/j7*: Remove remoteproc configs
Now that remoteproc configs are enabled by default in Kconfig
files, remove these configs which are no longer needed to be
defined here in configs/.
Signed-off-by: Judith Mendez <[email protected]>
Reviewed-by: Andrew Davis <[email protected]>
Diffstat (limited to 'configs/am64x_evm_a53_defconfig')
| -rw-r--r-- | configs/am64x_evm_a53_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/am64x_evm_a53_defconfig b/configs/am64x_evm_a53_defconfig index e6e3e018da6..4029cc56d36 100644 --- a/configs/am64x_evm_a53_defconfig +++ b/configs/am64x_evm_a53_defconfig @@ -149,9 +149,6 @@ CONFIG_PMIC_TPS65219=y CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_TPS65219=y CONFIG_K3_SYSTEM_CONTROLLER=y -CONFIG_REMOTEPROC_TI_K3_ARM64=y -CONFIG_REMOTEPROC_TI_PRU=y -CONFIG_CMD_REMOTEPROC=y CONFIG_RESET_TI_SCI=y CONFIG_DM_RTC=y CONFIG_RTC_EMULATION=y |
