18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# IPACK configuration.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_cimenuconfig IPACK_BUS
78c2ecf20Sopenharmony_ci	tristate "IndustryPack bus support"
88c2ecf20Sopenharmony_ci	depends on HAS_IOMEM
98c2ecf20Sopenharmony_ci	help
108c2ecf20Sopenharmony_ci	  This option provides support for the IndustryPack framework.  There
118c2ecf20Sopenharmony_ci	  are IndustryPack carrier boards, which interface another bus (such as
128c2ecf20Sopenharmony_ci	  PCI) to an IndustryPack bus, and IndustryPack modules, that are
138c2ecf20Sopenharmony_ci	  hosted on these buses.  While IndustryPack modules can provide a
148c2ecf20Sopenharmony_ci	  large variety of functionality, they are most often found in
158c2ecf20Sopenharmony_ci	  industrial control applications.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci	  Say N if unsure.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciif IPACK_BUS
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_cisource "drivers/ipack/carriers/Kconfig"
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_cisource "drivers/ipack/devices/Kconfig"
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciendif # IPACK
26