linux/drivers/staging/ipack/Kconfig

17 lines
292 B
Plaintext
Raw Normal View History

#
# 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/devices/Kconfig"
source "drivers/staging/ipack/bridges/Kconfig"
endif # IPACK