event: Correct dependencies on the EVENT framework
[platform/kernel/u-boot.git] / arch / x86 / cpu / broadwell / Kconfig
index b421f18..39deda3 100644 (file)
@@ -1,19 +1,20 @@
+# SPDX-License-Identifier: GPL-2.0
 #
 # Copyright (C) 2016 Google Inc.
 #
-# SPDX-License-Identifier:     GPL-2.0
 
 config INTEL_BROADWELL
        bool
        select CACHE_MRC_BIN
+       select DM_EVENT
        select ARCH_EARLY_INIT_R
        imply HAVE_INTEL_ME
        imply ENABLE_MRC_CACHE
-       imply ENV_IS_IN_SPI_FLASH
        imply AHCI_PCI
        imply ICH_SPI
        imply INTEL_BROADWELL_GPIO
        imply SCSI
+       imply SCSI_AHCI
        imply SPI_FLASH
        imply USB
        imply USB_EHCI_HCD