From 9920d151c4b22540a937c4225020069c583a7fad Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Fri, 8 Dec 2017 15:36:17 +0200 Subject: ata: Migrate CONFIG_FSL_SATA to Kconfig Use 'imply' here liberally to avoid the combinatorial explosion of defconfig changes in the PowerPC boards. Signed-off-by: Tuomas Tynkkynen --- include/configs/T208xQDS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/T208xQDS.h') diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h index 41926f7..b19a677 100644 --- a/include/configs/T208xQDS.h +++ b/include/configs/T208xQDS.h @@ -679,7 +679,6 @@ unsigned long get_board_ddr_clk(void); */ #ifdef CONFIG_FSL_SATA_V2 #define CONFIG_LIBATA -#define CONFIG_FSL_SATA #define CONFIG_SYS_SATA_MAX_DEVICE 2 #define CONFIG_SATA1 #define CONFIG_SYS_SATA1 CONFIG_SYS_MPC85xx_SATA1_ADDR -- cgit v1.1