From d501d450f5f3f2ed981f4d9c4e4151f2e0b6db10 Mon Sep 17 00:00:00 2001
From: Simon Glass <sjg@chromium.org>
Date: Sun, 2 Oct 2016 18:01:02 -0600
Subject: [PATCH] README: Drop CONFIG_LAN91C96_BASE

This is not used in U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: York Sun <york.sun@nxp.com>
---
 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index 98d2108dde..c4585d247a 100644
--- a/README
+++ b/README
@@ -1297,10 +1297,6 @@ The following options need to be configured:
 		CONFIG_LAN91C96
 		Support for SMSC's LAN91C96 chips.
 
-			CONFIG_LAN91C96_BASE
-			Define this to hold the physical address
-			of the LAN91C96's I/O space
-
 			CONFIG_LAN91C96_USE_32_BIT
 			Define this to enable 32 bit addressing
 
-- 
2.39.5