Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / drivers / soc / fujitsu / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 menu "fujitsu SoC drivers"
3
4 config A64FX_DIAG
5         bool "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