From 75eb9976b78ace0e667c1f5faf367acfaed141df Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:29 -0600 Subject: Convert CONFIG_CMD_IDE to Kconfig This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass --- include/configs/TQM850L.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/TQM850L.h') diff --git a/include/configs/TQM850L.h b/include/configs/TQM850L.h index c2b35fd196..621a4b1def 100644 --- a/include/configs/TQM850L.h +++ b/include/configs/TQM850L.h @@ -84,7 +84,6 @@ /* * Command line configuration. */ -#define CONFIG_CMD_IDE #define CONFIG_CMD_JFFS2 #define CONFIG_NETCONSOLE -- cgit v1.2.1