summaryrefslogblamecommitdiffstats
path: root/drivers/staging/ipack/Kconfig
blob: 9b4495a35f91a416f53423cc3778cf67d5f26c03 (plain) (tree)
1
2
3
4
5
6
7
8





                                           
                            
                  




                                                                           
 

            
                                               
 

                                              
             
#
# IPACK configuration.
#

menuconfig IPACK_BUS
	tristate "IndustryPack bus support"
	depends on HAS_IOMEM
	---help---
	  If you say Y here you get support for the IndustryPack Framework
	  for drivers for many types of boards that support this industrial
	  bus. The IndustryPack Framework is a virtual bus allowing to
	  communicate between carrier and mezzanine cards connected through
	  this bus.

if IPACK_BUS

source "drivers/staging/ipack/carriers/Kconfig"

source "drivers/staging/ipack/devices/Kconfig"

endif # IPACK