]> Git Repo - J-u-boot.git/commit
cmd: Move CONFIG_RANDOM_UUID to Kconfig
authorMaxime Ripard <[email protected]>
Thu, 24 Aug 2017 09:52:32 +0000 (11:52 +0200)
committerMaxime Ripard <[email protected]>
Tue, 3 Oct 2017 17:12:05 +0000 (19:12 +0200)
commit47738acceda5bae52b7c33ce912da6b52244c033
tree24a66ddd223aaa90634936342d55eecdf953fe0f
parent5ed823938357f6810a826015dfdf1b791df64b6c
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 <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
13 files changed:
cmd/Kconfig
configs/evb-rv1108_defconfig
configs/rock_defconfig
include/configs/am57xx_evm.h
include/configs/dra7xx_evm.h
include/configs/edison.h
include/configs/odroid.h
include/configs/rockchip-common.h
include/configs/trats.h
include/configs/trats2.h
include/configs/vinco.h
include/configs/xilinx_zynqmp.h
scripts/config_whitelist.txt
This page took 0.038435 seconds and 4 git commands to generate.