[U-Boot] [PATCH 03/14] CMD: Drop CMD_CAN, it's not used

Marek Vasut marex at denx.de
Sat Mar 31 19:47:08 CEST 2012


$ git grep CMD_CAN
include/configs/jadecpu.h:#define CONFIG_CMD_CAN

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Matthias Weisser <weisserm at arcor.de>
---
 include/configs/jadecpu.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/jadecpu.h b/include/configs/jadecpu.h
index f72ee02..d644fea 100644
--- a/include/configs/jadecpu.h
+++ b/include/configs/jadecpu.h
@@ -130,7 +130,6 @@
 #undef CONFIG_CMD_XIMG
 
 #define CONFIG_CMD_BMP
-#define CONFIG_CMD_CAN
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ELF
 #define CONFIG_CMD_FAT
-- 
1.7.9.1



More information about the U-Boot mailing list