commit | 458c38909670e095d5854b51867885086113dc82 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Thu Aug 16 16:35:02 2007 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Thu Aug 16 16:35:02 2007 -0500 |
tree | 5af76632a26fba67b207257c34677d1f93333d43 | |
parent | ace11d8b68be18a4ccca744cc70dc86d91a03fb7 [diff] |
Add CONFIG_HAS_ETH0 to all boards with TSEC The 85xx code now relies on CONFIG_HAS_ETH0 to determine whether to update TSEC1's device-tree node, so we need to add it to all the boards with TSECs. Do this for 83xx and 86xx, too, since they will eventually do something similar. Signed-off-by: Andy Fleming <afleming@freescale.com>