summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-03-31 07:47:08 +0000
committerMarek Vasut <marex@denx.de>2012-04-19 22:01:12 +0200
commit7d592a120a2691e63c86dda2997bd3358f43d865 (patch)
treeeab2202db0c4818cea01b1417f0482a3ef3baba5 /include
parente7075bb7536e91acd5da7940d811aab00185df14 (diff)
downloadblackbird-obmc-uboot-7d592a120a2691e63c86dda2997bd3358f43d865.tar.gz
blackbird-obmc-uboot-7d592a120a2691e63c86dda2997bd3358f43d865.zip
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 <marex@denx.de> Cc: Matthias Weisser <weisserm@arcor.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/jadecpu.h1
1 files changed, 0 insertions, 1 deletions
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
OpenPOWER on IntegriCloud