From d1c44bd6ccc5fac168a53929469aaf281ac62e3e Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:55 -0600 Subject: Convert CONFIG_SPL_SATA_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/cm_t54.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cm_t54.h') diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h index 6b51b43bad..ddb1e97b6c 100644 --- a/include/configs/cm_t54.h +++ b/include/configs/cm_t54.h @@ -56,7 +56,6 @@ #define CONFIG_SUPPORT_EMMC_BOOT /* SATA Boot related defines */ -#define CONFIG_SPL_SATA_SUPPORT #define CONFIG_SPL_SATA_BOOT_DEVICE 0 #define CONFIG_SYS_SATA_FAT_BOOT_PARTITION 1 -- cgit v1.2.3