From a55d29d2ac658b33989a7c4c368beff46a98bcde Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:13 -0600 Subject: Convert CONFIG_CMD_ENV_CALLBACK to Kconfig This converts the following to Kconfig: CONFIG_CMD_ENV_CALLBACK Signed-off-by: Simon Glass --- include/configs/sandbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 8ba37fc245..9aa18d465f 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -108,7 +108,6 @@ #define CONFIG_CMD_SANDBOX #define CONFIG_CMD_ENV_FLAGS -#define CONFIG_CMD_ENV_CALLBACK #define CONFIG_BOOTARGS "" -- cgit v1.2.3