We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978a976 commit 5eaf5c5Copy full SHA for 5eaf5c5
drivers/nvmem/Kconfig
@@ -42,7 +42,7 @@ config NVMEM_APPLE_EFUSES
42
43
config NVMEM_AXI_SYSID
44
tristate "Analog Devices AXI System ID Support"
45
- depends on ARCH_ZYNQMP || ARCH_ZYNQ || MICROBLAZE || ARCH_INTEL_SOCFPGA || NIOS2
+ depends on ARCH_ZYNQMP || ARCH_ZYNQ || MICROBLAZE || ARCH_INTEL_SOCFPGA || NIOS2 || COMPILE_TEST
46
depends on HAS_IOMEM
47
help
48
Say Y here to include AXI System ID support.
0 commit comments