summaryrefslogtreecommitdiff
path: root/include/configs/am57xx_evm.h
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-08-24 12:52:32 +0300
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-10-03 20:12:05 +0300
commit47738acceda5bae52b7c33ce912da6b52244c033 (patch)
tree24a66ddd223aaa90634936342d55eecdf953fe0f /include/configs/am57xx_evm.h
parent5ed823938357f6810a826015dfdf1b791df64b6c (diff)
downloadu-boot-47738acceda5bae52b7c33ce912da6b52244c033.tar.xz
cmd: Move CONFIG_RANDOM_UUID to Kconfig
CONFIG_RANDOM_UUID is used by the GPT command to generate random UUID when none are provided. Move that option to Kconfig. Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'include/configs/am57xx_evm.h')
-rw-r--r--include/configs/am57xx_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index bf555ccdc2..5427974bd0 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -73,7 +73,6 @@
#include <configs/ti_omap5_common.h>
/* Enhance our eMMC support / experience. */
-#define CONFIG_RANDOM_UUID
#define CONFIG_HSMMC2_8BIT
/* CPSW Ethernet */