diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2011-01-27 10:06:03 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2011-02-02 16:38:41 +0900 |
commit | 3d0075fa7ad7357de48ade6ef05089542dd762cf (patch) | |
tree | 34813f8036076eef010ebe8d0b94e8c6832c3a95 /README | |
parent | 36781e489732e314a58b078c931229996739ded9 (diff) |
README: add description of sh_eth driver
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -892,6 +892,15 @@ The following options need to be configured: automatically converts one 32 bit word to two 16 bit words you may also try CONFIG_SMC911X_32_BIT. + CONFIG_SH_ETHER + Support for Renesas on-chip Ethernet controller + + CONFIG_SH_ETHER_USE_PORT + Define the number of ports to be used + + CONFIG_SH_ETHER_PHY_ADDR + Define the ETH PHY's address + - USB Support: At the moment only the UHCI host controller is supported (PIP405, MIP405, MPC5200); define |