]> Git Repo - linux.git/blob - drivers/staging/unisys/Kconfig
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
[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 && !UML
7         select PCI
8         select ACPI
9         ---help---
10         Support for the Unisys SPAR drivers
11
12 if UNISYSSPAR
13
14 source "drivers/staging/unisys/visorbus/Kconfig"
15 source "drivers/staging/unisys/visornic/Kconfig"
16 source "drivers/staging/unisys/visorinput/Kconfig"
17 source "drivers/staging/unisys/visorhba/Kconfig"
18
19 endif # UNISYSSPAR
This page took 0.03248 seconds and 4 git commands to generate.