]> Git Repo - u-boot.git/commitdiff
x86: Remove CONFIG_SATA_INTEL from x86-common.h
authorBin Meng <[email protected]>
Sat, 24 Jan 2015 09:17:08 +0000 (17:17 +0800)
committerSimon Glass <[email protected]>
Fri, 6 Feb 2015 19:07:40 +0000 (12:07 -0700)
CONFIG_SATA_INTEL is not referenced anywhere, so remove it.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
include/configs/x86-common.h

index 66d489425680464f925a6088bd942f14831f850a..062e6c22198220659aed670f598c99bc203eb6eb 100644 (file)
@@ -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
This page took 0.036516 seconds and 4 git commands to generate.