aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ipack/Kconfig
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>2012-05-09 15:27:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 14:15:15 -0700
commit0eeca14f5a4c03e5475177aa39a8c4e43b7ebda8 (patch)
tree626b8e410ee7227485fd705d3d4a84f7116d49c6 /drivers/staging/ipack/Kconfig
parentStaging: IndustryPack bus for the Linux Kernel (diff)
downloadlinux-dev-0eeca14f5a4c03e5475177aa39a8c4e43b7ebda8.tar.xz
linux-dev-0eeca14f5a4c03e5475177aa39a8c4e43b7ebda8.zip
Staging: ipack: added support for the TEWS TPCI-200 carrier board
Driver for the carrier board TEWS TPCI-200, a bridge between PCIe bus and IndustryPack bus. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ipack/Kconfig')
-rw-r--r--drivers/staging/ipack/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
index e20187f6c268..30b28fe4f85f 100644
--- a/drivers/staging/ipack/Kconfig
+++ b/drivers/staging/ipack/Kconfig
@@ -7,3 +7,8 @@ menuconfig IPACK_BUS
---help---
If you say Y here you get support for the IndustryPack Framework.
+if IPACK_BUS
+
+source "drivers/staging/ipack/bridges/Kconfig"
+
+endif # IPACK