MPC8260ADS: Define CONFIG_HAS_ETH0.

This is required so that the MAC address will be updated in the device tree.

Signed-off-by: Scott Wood <scottwood@freescale.com>
This commit is contained in:
Scott Wood 2009-04-03 15:24:40 -05:00 committed by Wolfgang Denk
parent 8701eceffd
commit 42f9ebff2f
1 changed files with 2 additions and 0 deletions

View File

@ -517,6 +517,8 @@
#endif /* CONFIG_ADSTYPE == CONFIG_8272ADS*/
#define CONFIG_HAS_ETH0
#if CONFIG_ADSTYPE == CONFIG_SYS_8272ADS
#define CONFIG_HAS_ETH1
#endif