Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mfd: altera-sysmgr: Enable compile testing

Nothing seems to prevent this driver from being compile tested so allow
that.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Johan Hovold and committed by
Lee Jones
dbecccac 9abcd6fd

+2 -1
+2 -1
drivers/mfd/Kconfig
··· 45 45 46 46 config MFD_ALTERA_SYSMGR 47 47 bool "Altera SOCFPGA System Manager" 48 - depends on ARCH_INTEL_SOCFPGA && OF 48 + depends on ARCH_INTEL_SOCFPGA || COMPILE_TEST 49 + depends on OF 49 50 select MFD_SYSCON 50 51 help 51 52 Select this to get System Manager support for all Altera branded