]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/cpu/quark/Kconfig
Merge git://git.denx.de/u-boot-tegra
[people/ms/u-boot.git] / arch / x86 / cpu / quark / Kconfig
index 163caac6608ce04f873a9f7c54c30418ee62eb3b..0ed724813d9e1d9af65c84f8faa4814e47de6912 100644 (file)
@@ -7,6 +7,20 @@
 config INTEL_QUARK
        bool
        select HAVE_RMU
+       select ARCH_EARLY_INIT_R
+       select ARCH_MISC_INIT
+       imply ENABLE_MRC_CACHE
+       imply ETH_DESIGNWARE
+       imply ICH_SPI
+       imply INTEL_ICH6_GPIO
+       imply MMC
+       imply MMC_PCI
+       imply MMC_SDHCI
+       imply MMC_SDHCI_SDMA
+       imply SPI_FLASH
+       imply SYS_NS16550
+       imply USB
+       imply USB_EHCI_HCD
 
 if INTEL_QUARK