From 05cb79a72cc3b99a0238e8b8eeec6d3ffd8b0674 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 2 Dec 2016 10:44:34 -0800 Subject: 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 --- include/configs/p1_twr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/p1_twr.h') diff --git a/include/configs/p1_twr.h b/include/configs/p1_twr.h index c122f8e..5ff2e35 100644 --- a/include/configs/p1_twr.h +++ b/include/configs/p1_twr.h @@ -52,7 +52,6 @@ #define CONFIG_FSL_PCIE_RESET /* need PCIe reset errata */ #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ -#define CONFIG_FSL_LAW #define CONFIG_TSEC_ENET /* tsec ethernet support */ #define CONFIG_ENV_OVERWRITE -- cgit v1.1