configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER
authorSuman Anna <s-anna@ti.com>
Mon, 29 Jul 2019 16:48:03 +0000 (11:48 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 31 Jul 2019 17:08:07 +0000 (13:08 -0400)
commit5b56a4c162f64b5903063fe188a516848a7998b1
treec9c7cee096c7136108bd606223d5f483450d1dc0
parent8162e8ac70226adfc75766bd283d0d116daf95fe
configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER

The K3 System Controller driver is used for loading and starting
the System Firmware, and is used only on R5 SPL. It need not be
enabled and built for the A72 U-Boot and SPL, so disable it from
the j721e_evm_a72 defconfig.

While at this, also remove the unneeded CONFIG_SPL_REMOTEPROC and
CONFIG_CMD_REMOTEPROC as no remoteprocs are now loaded from A72 SPL.

Signed-off-by: Suman Anna <s-anna@ti.com>
configs/j721e_evm_a72_defconfig