From: Bin Meng Date: Sat, 24 Jan 2015 09:17:08 +0000 (+0800) Subject: x86: Remove CONFIG_SATA_INTEL from x86-common.h X-Git-Tag: v2015.04-rc2~32^2~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7df546a653462c91bc88bf9bf465ff2e39fde59e;p=u-boot x86: Remove CONFIG_SATA_INTEL from x86-common.h CONFIG_SATA_INTEL is not referenced anywhere, so remove it. Signed-off-by: Bin Meng Acked-by: Simon Glass --- diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 66d4894256..062e6c2219 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -39,7 +39,6 @@ /* SATA AHCI storage */ #define CONFIG_SCSI_AHCI -#define CONFIG_SATA_INTEL #ifdef CONFIG_SCSI_AHCI #define CONFIG_LIBATA #define CONFIG_SYS_64BIT_LBA