commit | 3e6a52c6ca0d1d3aee8eccb1a3ea19cc50919640 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Wed Jun 04 10:28:39 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jun 06 17:46:15 2014 -0400 |
tree | c8a3137ca0fb424b2b4e6d8564c89043bc126cbf | |
parent | ef1bd8f416d5e841df6abfb35e3d15f459343bbf [diff] |
board/BuR/common: Add CONFIG_CMD_I2C in almost all cases we need the i2c commands within the u-boot shell. So we enable them within the common section. Cc: trini@ti.com Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>