VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-14 16:22:26 -0800 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-12-14 16:22:26 -0800 commit: 586592478b1fa8bb8cd6875a9191468e9b1a8b13 parent: 0b03beface02d519693edb8020f9811c67d5c88f
Commit Summary:
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/init/Kconfig b/init/Kconfig
index 0872a5a2e759..b77c60f8b963 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -114,7 +114,7 @@ config INIT_ENV_ARG_LIMIT
 
 config COMPILE_TEST
 	bool "Compile also drivers which will not load"
-	depends on !UML
+	depends on !UML && !S390
 	default n
 	help
 	  Some drivers can be compiled on a different platform than they are