commit | d09d601ce50b6b1ccc190275ad540e9aa757900e | [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 | edd971396b58127db00ef5ea7349269197ba332e [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>