diff options
| -rw-r--r-- | include/configs/t4qds.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/t4qds.h b/include/configs/t4qds.h index aa90249f0..398ccb041 100644 --- a/include/configs/t4qds.h +++ b/include/configs/t4qds.h @@ -65,6 +65,7 @@  #define CONFIG_SYS_SRIO  #define CONFIG_SRIO1			/* SRIO port 1 */  #define CONFIG_SRIO2			/* SRIO port 2 */ +#define CONFIG_SRIO_PCIE_BOOT_MASTER  #define CONFIG_FSL_LAW			/* Use common FSL init code */ |