From: Marek Vasut Date: Sat, 31 Mar 2012 07:47:08 +0000 (+0000) Subject: CMD: Drop CMD_CAN, it's not used X-Git-Tag: v2012.07-rc1~160^2~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d592a120a2691e63c86dda2997bd3358f43d865;p=u-boot CMD: Drop CMD_CAN, it's not used $ git grep CMD_CAN include/configs/jadecpu.h:#define CONFIG_CMD_CAN Signed-off-by: Marek Vasut Cc: Matthias Weisser --- diff --git a/include/configs/jadecpu.h b/include/configs/jadecpu.h index f72ee02abf..d644fea22f 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