summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-common.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-01-24 17:17:08 +0800
committerSimon Glass <sjg@chromium.org>2015-02-06 12:07:40 -0700
commit7df546a653462c91bc88bf9bf465ff2e39fde59e (patch)
tree346cc390146bf3ffac38ecc3baf7f7aca049294c /include/configs/x86-common.h
parent3a1a18ff1867d6f94921a24992354d3a547666d6 (diff)
downloadtalos-obmc-uboot-7df546a653462c91bc88bf9bf465ff2e39fde59e.tar.gz
talos-obmc-uboot-7df546a653462c91bc88bf9bf465ff2e39fde59e.zip
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>
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r--include/configs/x86-common.h1
1 files changed, 0 insertions, 1 deletions
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
OpenPOWER on IntegriCloud