TPL: TM2: config: disable PSCI_RESET
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 14 Apr 2017 04:40:52 +0000 (13:40 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 10 Oct 2019 04:38:38 +0000 (13:38 +0900)
The config PSCI_RESET is enabled by default for armv8, but TM2 TPL
does not support PSCI, so it should be disabled for reset command.

Change-Id: I56b8b5f6d77ca39018b14cc024ae5c27ea9d0e64
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
configs/tm2_defconfig

index c22c56ce34950d61759a1310dddc52608c0403ce..47899e498a714d00e041b070a2b3d1bcfce60e0c 100644 (file)
@@ -40,3 +40,4 @@ CONFIG_MAX_I2C_NUM=8
 # CONFIG_CMD_NFS is not set
 # CONFIG_DM_DEVICE_REMOVE is not set
 # CONFIG_DISK is not set
+# CONFIG_PSCI_RESET is not set