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/socfpga_arria5.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/socfpga_arria5.h') diff --git a/include/configs/socfpga_arria5.h b/include/configs/socfpga_arria5.h index b8e1c47651..4f415472c1 100644 --- a/include/configs/socfpga_arria5.h +++ b/include/configs/socfpga_arria5.h @@ -33,7 +33,6 @@ #define CONFIG_CMD_MMC #define CONFIG_CMD_NET #define CONFIG_CMD_PING -#define CONFIG_CMD_SETEXPR #define CONFIG_CMD_USB #define CONFIG_CMD_USB_MASS_STORAGE -- cgit v1.2.1