diff options
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2017-02-02 15:01:48 +0530 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2017-02-03 14:31:25 -0800 |
commit | 068789773d0b369a6a64120776932f912d183f61 (patch) | |
tree | 1be03832b9d7208335849681bc6b611d070ad03f /include/configs/xpedite550x.h | |
parent | 8e63ed518dd6f03119b58af40b5f1e5bae688121 (diff) |
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
Enable ELBC from Kconfig.
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r-- | include/configs/xpedite550x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h index 35e6350810..76e3db1706 100644 --- a/include/configs/xpedite550x.h +++ b/include/configs/xpedite550x.h @@ -30,7 +30,6 @@ #define CONFIG_PCI_INDIRECT_BRIDGE 1 /* indirect PCI bridge support */ #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ #define CONFIG_FSL_PCIE_RESET 1 /* need PCIe reset errata */ -#define CONFIG_FSL_ELBC 1 /* * Multicore config |