summaryrefslogtreecommitdiffstats
path: root/include/configs/corenet_ds.h
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2012-10-05 09:48:53 +0000
committerAndy Fleming <afleming@freescale.com>2012-10-22 14:31:13 -0500
commit11860d888cdc2be5da7b8738a067b84cd76e71c0 (patch)
treeaf4a373fb8bd967392e8da34b1d221de2adce0ad /include/configs/corenet_ds.h
parentfd946040f1398ce9ff58a62cb9971b0f560be028 (diff)
downloadblackbird-obmc-uboot-11860d888cdc2be5da7b8738a067b84cd76e71c0.tar.gz
blackbird-obmc-uboot-11860d888cdc2be5da7b8738a067b84cd76e71c0.zip
powerpc/85xx: move SRIO configuration out of corenet_ds.h
The P5040 does not have SRIO, so don't put the SRIO definitions in corenet_ds.h. They belong in the board-specific header files. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs/corenet_ds.h')
-rw-r--r--include/configs/corenet_ds.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 8489d16dda..c41b039996 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -76,10 +76,6 @@
#define CONFIG_FSL_PCI_INIT /* Use common FSL init code */
#define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
-#define CONFIG_SYS_SRIO
-#define CONFIG_SRIO1 /* SRIO port 1 */
-#define CONFIG_SRIO2 /* SRIO port 2 */
-
#define CONFIG_FSL_LAW /* Use common FSL init code */
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud