aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/preempt-rt.conf1
-rw-r--r--linaro/configs/vexpress64.conf15
2 files changed, 15 insertions, 1 deletions
diff --git a/linaro/configs/preempt-rt.conf b/linaro/configs/preempt-rt.conf
index 98e036d75442..7c6594f3a016 100644
--- a/linaro/configs/preempt-rt.conf
+++ b/linaro/configs/preempt-rt.conf
@@ -1,4 +1,3 @@
CONFIG_PREEMPT=y
CONFIG_PREEMPT_RT_FULL=y
-CONFIG_SLUB=y
# CONFIG_CPU_FREQ is not set
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index d71287f2b447..a4c2f88bcb90 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -52,6 +52,21 @@ CONFIG_USB_EHCI_HCD_SYNOPSYS=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_OHCI_HCD=y
+CONFIG_PCI=y
+CONFIG_PCI_MSI=y
+CONFIG_PCI_REALLOC_ENABLE_AUTO=y
+CONFIG_PCI_PRI=y
+CONFIG_PCI_PASID=y
+CONFIG_PCI_HOST_GENERIC=y
+CONFIG_PCIEPORTBUS=y
+CONFIG_HOTPLUG_PCI=y
+CONFIG_HOTPLUG_PCI_PCIE=y
+CONFIG_PCIEAER=y
+CONFIG_PCIE_ECRC=y
+CONFIG_CONNECTOR=y
+CONFIG_ATA=y
+CONFIG_SATA_SIL24=y
+CONFIG_SKY2=y
CONFIG_USB_PHY=y
CONFIG_USB_ISP1301=y
CONFIG_PM_OPP=y