VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: Christoph Hellwig <hch@lst.de> 2019-08-13 09:25:12 +0200 committer: Tony Luck <tony.luck@intel.com> 2019-08-16 14:32:26 -0700 commit: df41017eafd267c08acbfff99d34e4f96bbfbc92 parent: a8384e6ce5231d4f697f2dca1de4ff6bed7f3890
Commit Summary:
ia64: remove support for machvecs
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/arch/ia64/Kconfig.debug b/arch/ia64/Kconfig.debug
index abf8d04ab6ab..40ca23bd228d 100644
--- a/arch/ia64/Kconfig.debug
+++ b/arch/ia64/Kconfig.debug
@@ -14,7 +14,7 @@ config IA64_GRANULE_16MB
 
 config IA64_GRANULE_64MB
 	bool "64MB"
-	depends on !(IA64_GENERIC || IA64_HP_ZX1)
+	depends on BROKEN
 
 endchoice