]> git.ipfire.org Git - people/ms/linux.git/blob - drivers/soc/fujitsu/Kconfig
56275b44b293209e47789fd2783b52c28ee99539
[people/ms/linux.git] / drivers / soc / fujitsu / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "fujitsu SoC drivers"
3
4 config A64FX_DIAG
5 tristate "A64FX diag driver"
6 depends on ARM64
7 depends on ACPI
8 help
9 Say Y here if you want to enable diag interrupt on Fujitsu A64FX.
10 This driver enables BMC's diagnostic requests and enables
11 A64FX-specific interrupts. This allows administrators to obtain
12 kernel dumps via diagnostic requests using ipmitool, etc.
13
14 If unsure, say N.
15
16 endmenu