From b82e667f79f753226f3b7d01085869b496b1adc2 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Fri, 8 Dec 2017 15:36:20 +0200 Subject: ata: Migrate CONFIG_LIBATA to Kconfig This symbol enables some library code used by various SATA drivers, so make this a non-user-visible symbol select'ed by the respective drivers, and let moveconfig handle the rest. Signed-off-by: Tuomas Tynkkynen --- include/configs/tbs2910.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/tbs2910.h') diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index 281809d87a6..3a3bab0fea9 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h @@ -82,7 +82,6 @@ #define CONFIG_DWC_AHSATA_PORT_ID 0 #define CONFIG_DWC_AHSATA_BASE_ADDR SATA_ARB_BASE_ADDR #define CONFIG_LBA48 -#define CONFIG_LIBATA #endif /* USB */ -- cgit v1.2.3