aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1012a2g5rdb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-04-23 09:13:09 -0400
committerTom Rini <trini@konsulko.com>2018-04-27 14:54:49 -0400
commitec5c4a8fd64a178a4d159917cda0aa176e5a9be5 (patch)
tree2a9c2341efec3fb98401555505e4ab35223ae65c /include/configs/ls1012a2g5rdb.h
parent3b6407b8ed95594de6ee4fddd3239e8841b4d2d6 (diff)
downloadu-boot-ec5c4a8fd64a178a4d159917cda0aa176e5a9be5.zip
u-boot-ec5c4a8fd64a178a4d159917cda0aa176e5a9be5.tar.gz
u-boot-ec5c4a8fd64a178a4d159917cda0aa176e5a9be5.tar.bz2
configs: Drop CONFIG_NET_MULTI
We have not had CONFIG_NET_MULTI be meaningful for quite some time, drop the last remnants. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1012a2g5rdb.h')
-rw-r--r--include/configs/ls1012a2g5rdb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1012a2g5rdb.h b/include/configs/ls1012a2g5rdb.h
index 7664b96..9a28fd2 100644
--- a/include/configs/ls1012a2g5rdb.h
+++ b/include/configs/ls1012a2g5rdb.h
@@ -34,8 +34,6 @@
#define CONFIG_SYS_SCSI_MAX_LUN 1
#define CONFIG_SYS_SCSI_MAX_DEVICE (CONFIG_SYS_SCSI_MAX_SCSI_ID * \
CONFIG_SYS_SCSI_MAX_LUN)
-#define CONFIG_NET_MULTI
-
#define CONFIG_CMD_MEMINFO
#define CONFIG_SYS_MEMTEST_START 0x80000000
#define CONFIG_SYS_MEMTEST_END 0x9fffffff