diff options
author | Jon Loeliger <jdl@freescale.com> | 2007-07-09 17:30:01 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2007-07-09 17:30:23 -0500 |
commit | 07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b (patch) | |
tree | e4535601a24564fe1ee0cd1b9ecd08f0b40ada11 /drivers/lan91c96.c | |
parent | cde5c64d17cf4834aa7b5c373f288bc7dad27b29 (diff) | |
download | u-boot-imx-07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b.zip u-boot-imx-07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b.tar.gz u-boot-imx-07d38a17e964aec4c7827f0ee9a583bc8cc1ad6b.tar.bz2 |
drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'drivers/lan91c96.c')
-rw-r--r-- | drivers/lan91c96.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/lan91c96.c b/drivers/lan91c96.c index 07c374f..ecdcbd9 100644 --- a/drivers/lan91c96.c +++ b/drivers/lan91c96.c @@ -65,7 +65,7 @@ #ifdef CONFIG_DRIVER_LAN91C96 -#if (CONFIG_COMMANDS & CFG_CMD_NET) || defined(CONFIG_CMD_NET) +#if defined(CONFIG_CMD_NET) /*------------------------------------------------------------------------ * |