summaryrefslogtreecommitdiff
path: root/configs/am65x_hs_evm_a53_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2019-06-07 19:25:59 +0530
committerTom Rini <trini@konsulko.com>2019-07-26 21:49:25 -0400
commit54e4311fa1c75549e391ac7e6717959031855d58 (patch)
tree8fa1b5f50afd7968e08b01dbd5ab4b10f8b2eff6 /configs/am65x_hs_evm_a53_defconfig
parent44de37a00e839040e87ec9f0a549ab79288117b8 (diff)
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
k3_rproc driver is specifically meant for controlling an arm64 core using TISCI protocol. So rename the driver, Kconfig symbol, compatible and functions accordingly. While at it drop this remoteproc selection for a53 defconfig. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/am65x_hs_evm_a53_defconfig')
-rw-r--r--configs/am65x_hs_evm_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am65x_hs_evm_a53_defconfig b/configs/am65x_hs_evm_a53_defconfig
index 56052f73f3..48b28b390e 100644
--- a/configs/am65x_hs_evm_a53_defconfig
+++ b/configs/am65x_hs_evm_a53_defconfig
@@ -77,7 +77,6 @@ CONFIG_PINCTRL_SINGLE=y
CONFIG_POWER_DOMAIN=y
CONFIG_TI_SCI_POWER_DOMAIN=y
CONFIG_K3_SYSTEM_CONTROLLER=y
-CONFIG_REMOTEPROC_K3=y
CONFIG_DM_RESET=y
CONFIG_RESET_TI_SCI=y
CONFIG_DM_SERIAL=y