diff mbox

[U-Boot] README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96

Message ID 507C37DF.708@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Ashok Oct. 15, 2012, 4:20 p.m. UTC
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(-)

Comments

Tom Rini Oct. 15, 2012, 6:03 p.m. UTC | #1
On Mon, Oct 15, 2012 at 09:50:47PM +0530, Ashok Kumar Reddy wrote:

> Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111,
> CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96
> 
> Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>

This is fine, they were missed in the conversion of the variables that
happened in 2009.

Reviewed-by: Tom Rini <trini@ti.com>
Tom Rini Oct. 22, 2012, 9:05 p.m. UTC | #2
On Mon, Oct 15, 2012 at 09:50:47PM +0530, Ashok Kumar Reddy wrote:

> Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111,
> CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96
> 
> Signed-off-by: Ashok Kumar Reddy <ashokkourla2000@gmail.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

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