[U-Boot] [PATCH 04/14] CMD: Drop CMD_DCR, it's not used
Marek Vasut
marex at denx.de
Sat Mar 31 19:47:09 CEST 2012
$ git grep CMD_DCR
include/configs/ep8260.h:#undef CONFIG_CMD_DCR
Signed-off-by: Marek Vasut <marex at denx.de>
---
include/configs/ep8260.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/ep8260.h b/include/configs/ep8260.h
index f19360d..221d3e0 100644
--- a/include/configs/ep8260.h
+++ b/include/configs/ep8260.h
@@ -325,7 +325,6 @@
#define CONFIG_CMD_SDRAM
#define CONFIG_CMD_SNTP
-#undef CONFIG_CMD_DCR
#undef CONFIG_CMD_XIMG
/* Where do the internal registers live? */
--
1.7.9.1
More information about the U-Boot
mailing list