From f8803a99fe077b7b00a2bcafb79ce623899f0aa3 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:41 -0600 Subject: Convert CONFIG_CMD_REISER to Kconfig This converts the following to Kconfig: CONFIG_CMD_REISER Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/ethernut5.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs') diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index 756b1d6da06..5aa091b0df0 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -61,7 +61,6 @@ #define CONFIG_ENV_SPI_MAX_HZ 15000000 #ifndef MINIMAL_LOADER -#define CONFIG_CMD_REISER #define CONFIG_CMD_SAVES #endif -- cgit v1.2.3