All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96
@ 2012-10-15 16:20 Ashok Kumar Reddy
  2012-10-15 18:03 ` Tom Rini
  2012-10-22 21:05 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Ashok Kumar Reddy @ 2012-10-15 16:20 UTC (permalink / raw)
  To: u-boot

Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111,
CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96

Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>
---
  README |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index dd250a0..f360b62 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
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-22 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15 16:20 [U-Boot] [PATCH] README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 Ashok Kumar Reddy
2012-10-15 18:03 ` Tom Rini
2012-10-22 21:05 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.