diff mbox

[U-Boot] x86: Remove CONFIG_SATA_INTEL from x86-common.h

Message ID 1422091028-7893-1-git-send-email-bmeng.cn@gmail.com
State Accepted
Delegated to: Simon Glass
Headers show

Commit Message

Bin Meng Jan. 24, 2015, 9:17 a.m. UTC
CONFIG_SATA_INTEL is not referenced anywhere, so remove it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 include/configs/x86-common.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass Jan. 24, 2015, 1:34 p.m. UTC | #1
On 24 January 2015 at 02:17, Bin Meng <bmeng.cn@gmail.com> wrote:
> CONFIG_SATA_INTEL is not referenced anywhere, so remove it.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
>  include/configs/x86-common.h | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Simon Glass <sjg@chromium.org>
Simon Glass Jan. 29, 2015, 12:07 a.m. UTC | #2
On 24 January 2015 at 06:34, Simon Glass <sjg@chromium.org> wrote:
> On 24 January 2015 at 02:17, Bin Meng <bmeng.cn@gmail.com> wrote:
>> CONFIG_SATA_INTEL is not referenced anywhere, so remove it.
>>
>> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
>> ---
>>
>>  include/configs/x86-common.h | 1 -
>>  1 file changed, 1 deletion(-)
>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-x86., thanks!
diff mbox

Patch

diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index f16ae32..dd19c02 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