From 37cffdad06af5a4538dd090794f213292135adbc Mon Sep 17 00:00:00 2001 From: Nick Thompson Date: Wed, 17 Feb 2010 20:37:24 -0500 Subject: da830evm: Add support for TI EMAC Adds support for ethernet networking on the da830evm platform. This platform uses an SoC EMAC interface and a 3 port ethernet switch as a PHY with an RMII interface. The PHY also has a i2c interface for configuring the switch functions. Signed-off-by: Nick Thompson Signed-off-by: Sandeep Paulraj --- include/configs/da830evm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/da830evm.h') diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index 65747fb..0f58e11 100644 --- a/include/configs/da830evm.h +++ b/include/configs/da830evm.h @@ -27,6 +27,7 @@ /* * Board */ +#define CONFIG_DRIVER_TI_EMAC /* * SoC Configuration -- cgit v1.1