summaryrefslogtreecommitdiff
path: root/include/configs/MPC8536DS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-02 10:44:34 -0800
committerYork Sun <york.sun@nxp.com>2016-12-02 12:38:42 -0800
commit05cb79a72cc3b99a0238e8b8eeec6d3ffd8b0674 (patch)
treefcfed5f61d3f411ad115f7d6372af8336df6cdb9 /include/configs/MPC8536DS.h
parentc6e6bda3a873fe036b30746195b59339d10e3cdf (diff)
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
Some header files have this macro defined conditionally and redefined unconditionally. Remove all existing definitions. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/MPC8536DS.h')
-rw-r--r--include/configs/MPC8536DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8536DS.h b/include/configs/MPC8536DS.h
index 446303d18b..d8f7961ded 100644
--- a/include/configs/MPC8536DS.h
+++ b/include/configs/MPC8536DS.h
@@ -51,7 +51,6 @@
#define CONFIG_FSL_PCIE_RESET 1 /* need PCIe reset errata */
#define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */
-#define CONFIG_FSL_LAW 1 /* Use common FSL init code */
#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE