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/omap3_beagle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/omap3_beagle.h') diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index f25a940..709528b 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -109,7 +109,6 @@ #define CONFIG_USB_STORAGE /* USB storage support */ #define CONFIG_CMD_NAND /* NAND support */ #define CONFIG_CMD_LED /* LED support */ -#define CONFIG_CMD_SETEXPR /* Evaluate expressions */ #define CONFIG_CMD_GPIO /* Enable gpio command */ #define CONFIG_CMD_DHCP -- cgit v1.1