summaryrefslogtreecommitdiffstats
path: root/include/configs/trats2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r--include/configs/trats2.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index 85cf4aadc5..53d449c291 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -166,6 +166,9 @@
"setenv spl_addr_tmp;\0" \
"fdtaddr=40800000\0" \
+/* GPT */
+#define CONFIG_RANDOM_UUID
+
/* I2C */
#include <asm/arch/gpio.h>
@@ -201,6 +204,10 @@ int get_soft_i2c_sda_pin(void);
#define CONFIG_POWER_FG_MAX77693
#define CONFIG_POWER_BATTERY_TRATS2
+/* Security subsystem - enable hw_rand() */
+#define CONFIG_EXYNOS_ACE_SHA
+#define CONFIG_LIB_HW_RAND
+
/* Common misc for Samsung */
#define CONFIG_MISC_COMMON
OpenPOWER on IntegriCloud