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/qemu-ppce500.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/qemu-ppce500.h') diff --git a/include/configs/qemu-ppce500.h b/include/configs/qemu-ppce500.h index 7071849..8097280 100644 --- a/include/configs/qemu-ppce500.h +++ b/include/configs/qemu-ppce500.h @@ -167,7 +167,6 @@ extern unsigned long long get_phys_ccsrbar_addr_early(void); #define CONFIG_CMD_GREPENV #define CONFIG_CMD_IRQ #define CONFIG_CMD_PING -#define CONFIG_CMD_SETEXPR #ifdef CONFIG_PCI #define CONFIG_CMD_PCI -- cgit v1.1