summaryrefslogtreecommitdiffstats
path: root/include/configs/CRAYL1.h
diff options
context:
space:
mode:
authorBen Warren <biggerbadderben@gmail.com>2009-04-28 16:50:53 -0700
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:47 +0200
commit18cc7afd9a153a66854af862d14ba01c5496cf07 (patch)
tree518fab8bb6d77c63167eb0bc4864c667bfd506a5 /include/configs/CRAYL1.h
parent70be6c2d40076f14062b892152649f9a62832fc9 (diff)
downloadtalos-obmc-uboot-18cc7afd9a153a66854af862d14ba01c5496cf07.tar.gz
talos-obmc-uboot-18cc7afd9a153a66854af862d14ba01c5496cf07.zip
Enable CONFIG_NET_MULTI on all remaining PPC4xx boards
All in-tree PPC4xx boards now use CONFIG_NET_MULTI Signed-off-by: Ben Warren <biggerbadderben@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/CRAYL1.h')
-rw-r--r--include/configs/CRAYL1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/CRAYL1.h b/include/configs/CRAYL1.h
index 150bd29e00..96bf161aa1 100644
--- a/include/configs/CRAYL1.h
+++ b/include/configs/CRAYL1.h
@@ -45,6 +45,7 @@
#define CONFIG_PHY_ADDR 1 /* PHY address; handling of ENET */
#define CONFIG_BOARD_EARLY_INIT_F 1 /* early setup for 405gp */
#define CONFIG_MISC_INIT_R 1 /* so that a misc_init_r() is called */
+#define CONFIG_NET_MULTI
/* set PRAM to keep U-Boot out, mem= to keep linux out, and initrd_hi to
* keep possible initrd ramdisk decompression out. This is in k (1024 bytes)
OpenPOWER on IntegriCloud