commit | 0c75c9d84307a9f1cbe1ff0c4d8937ee3a96475e | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Mar 28 14:52:12 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 28 14:52:12 2007 +0200 |
tree | b577e3e8da79195390ae0007d2cdfc39936ef18c | |
parent | e50b791b3f8b696e32000bbaa6e2d1f098c4bc04 [diff] |
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined The "old" i2c commands (iprobe, imd...) are now compiled in again, even when the i2c command tree is enabled via the CONFIG_I2C_CMD_TREE config option. Signed-off-by: Stefan Roese <sr@denx.de>