mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
x86: Remove CONFIG_SATA_INTEL from x86-common.h
CONFIG_SATA_INTEL is not referenced anywhere, so remove it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
3a1a18ff18
commit
7df546a653
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue