staging: visorchipset driver to provide registration and other services
[deliverable/linux.git] / drivers / staging / unisys / Kconfig
1 #
2 # Unisys SPAR driver configuration
3 #
4 menuconfig UNISYSSPAR
5 bool "Unisys SPAR driver support"
6 depends on X86_64
7 ---help---
8 Support for the Unisys SPAR drivers
9
10 if UNISYSSPAR
11
12 source "drivers/staging/unisys/visorutil/Kconfig"
13 source "drivers/staging/unisys/visorchannel/Kconfig"
14 source "drivers/staging/unisys/visorchipset/Kconfig"
15
16 endif # UNISYSSPAR
This page took 0.043367 seconds and 5 git commands to generate.