]> git.ipfire.org Git - people/ms/u-boot.git/commit
Remove unused symbol CONGIG_CMD_STORAGE from board configs
authorLars Poeschel <poeschel@lemonage.de>
Mon, 6 Feb 2017 11:30:19 +0000 (12:30 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 8 Feb 2017 21:24:28 +0000 (16:24 -0500)
commit55c854c612cc3e3aee4352576e122e41dd66b609
tree76436e27cc7692f03f823e7d9bdfebb05898b895
parente9d33e73264c61c87a40946abe4d44a2d2e47292
Remove unused symbol CONGIG_CMD_STORAGE from board configs

Albeit it's a typo, neither CONGIG_CMD_STORAGE nor CONFIG_CMD_STORAGE
are used anywhere, so remove the define from the board configs.

Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/omap3_evm.h
include/configs/tao3530.h