summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAshok <ashokkourla2000@gmail.com>2012-10-15 06:20:47 +0000
committerTom Rini <trini@ti.com>2012-10-22 08:29:56 -0700
commit3bb46d23f2f9b7afcd54e7d7cc35a519eb03d71e (patch)
tree98e6ee4104b71f6e39bbd57e73f2eafbbd09a78d /README
parentaf9f881a517ec54805419279885a661b762697d3 (diff)
downloadblackbird-obmc-uboot-3bb46d23f2f9b7afcd54e7d7cc35a519eb03d71e.tar.gz
blackbird-obmc-uboot-3bb46d23f2f9b7afcd54e7d7cc35a519eb03d71e.zip
README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96
Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 10017c53d5..a664607b52 100644
--- a/README
+++ b/README
@@ -1084,7 +1084,7 @@ The following options need to be configured:
CONFIG_CALXEDA_XGMAC
Support for the Calxeda XGMAC device
- CONFIG_DRIVER_LAN91C96
+ CONFIG_LAN91C96
Support for SMSC's LAN91C96 chips.
CONFIG_LAN91C96_BASE
@@ -1094,7 +1094,7 @@ The following options need to be configured:
CONFIG_LAN91C96_USE_32_BIT
Define this to enable 32 bit addressing
- CONFIG_DRIVER_SMC91111
+ CONFIG_SMC91111
Support for SMSC's LAN91C111 chip
CONFIG_SMC91111_BASE
OpenPOWER on IntegriCloud