$ git grep CMD_CAN include/configs/jadecpu.h:#define CONFIG_CMD_CAN Signed-off-by: Marek Vasut <[email protected]> Cc: Matthias Weisser <[email protected]> --- 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

