From 7453cb595cc17898a8227777b410b3e34a689c37 Mon Sep 17 00:00:00 2001 From: Joe Hershberger Date: Tue, 5 May 2015 19:08:13 -0500 Subject: Move setexpr to Kconfig Another shell scripting command that has not been moved. Moved using tools/moveconfig.py using these settings: CMD_SETEXPR bool n y Signed-off-by: Joe Hershberger Cc: Masahiro Yamada --- include/configs/exynos4-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/exynos4-common.h') diff --git a/include/configs/exynos4-common.h b/include/configs/exynos4-common.h index dbe05e4..645da52 100644 --- a/include/configs/exynos4-common.h +++ b/include/configs/exynos4-common.h @@ -31,7 +31,6 @@ #undef CONFIG_CMD_MTDPARTS #define CONFIG_CMD_DFU #define CONFIG_CMD_GPT -#define CONFIG_CMD_SETEXPR /* USB Composite download gadget - g_dnl */ #define CONFIG_USBDOWNLOAD_GADGET -- cgit v1.1