diff options
author | Simon Glass <sjg@chromium.org> | 2016-10-02 18:01:02 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-10-06 20:40:33 -0400 |
commit | d501d450f5f3f2ed981f4d9c4e4151f2e0b6db10 (patch) | |
tree | 606ad08a3d16638ec6d7b33d0b51d84fef9bb5da /README | |
parent | dd9c6e48262c8c81ce216ed1afdea10c191a1719 (diff) | |
download | u-boot-imx-d501d450f5f3f2ed981f4d9c4e4151f2e0b6db10.zip u-boot-imx-d501d450f5f3f2ed981f4d9c4e4151f2e0b6db10.tar.gz u-boot-imx-d501d450f5f3f2ed981f4d9c4e4151f2e0b6db10.tar.bz2 |
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>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |