| Submitter | Pratyush ANAND |
|---|---|
| Date | Oct. 29, 2012, 7:01 a.m. |
| Message ID | <aa6170ffb74697ac58dd4cbba9c82c2049e92cd3.1351492562.git.pratyush.anand@st.com> |
| Download | mbox | patch |
| Permalink | /patch/194845/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 170e215..a644454 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1434,6 +1434,7 @@ config PCI_HOST_ITE8152 select DMABOUNCE source "drivers/pci/Kconfig" +source "drivers/pci/pcie/Kconfig" source "drivers/pcmcia/Kconfig"
Signed-off-by: Pratyush Anand <pratyush.anand@st.com> --- arch/arm/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)