arm64: renesas: Enable SMC command on all R-Car 64-bit systems
Enable the 'smc' command on all R-Car 64-bit systems. This command is useful for interacting with EL3 firmware, testing interaction with the PSCI provider or OPTEE-OS. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include <configs/renesas_rcar.config>
|
||||
|
||||
CONFIG_CMD_FS_GENERIC=y
|
||||
CONFIG_CMD_SMC=y
|
||||
CONFIG_CMD_SPI=y
|
||||
CONFIG_CMD_TEMPERATURE=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
|
||||
Reference in New Issue
Block a user