diff options
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r-- | include/configs/x86-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 6422852010..5554df9484 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -28,8 +28,6 @@ #define CONFIG_SYS_BOOTM_LEN (16 << 20) /* SATA AHCI storage */ - -#define CONFIG_SCSI_AHCI #ifdef CONFIG_SCSI_AHCI #define CONFIG_LIBATA #define CONFIG_LBA48 |