mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 11:06:41 -05:00
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>
This commit is contained in:
@@ -45,7 +45,8 @@ config MFD_ALTERA_A10SR
|
||||
|
||||
config MFD_ALTERA_SYSMGR
|
||||
bool "Altera SOCFPGA System Manager"
|
||||
depends on ARCH_INTEL_SOCFPGA && OF
|
||||
depends on ARCH_INTEL_SOCFPGA || COMPILE_TEST
|
||||
depends on OF
|
||||
select MFD_SYSCON
|
||||
help
|
||||
Select this to get System Manager support for all Altera branded
|
||||
|
||||
Reference in New Issue
Block a user