summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack/Kconfig
blob: 30b28fe4f85f83f6240df284afbd4e4f8aab67d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# IPACK configuration.
#

menuconfig IPACK_BUS
	tristate "IndustryPack bus support"
	---help---
	  If you say Y here you get support for the IndustryPack Framework.

if IPACK_BUS

source "drivers/staging/ipack/bridges/Kconfig"

endif # IPACK