forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/arch/ia64/Kconfig.debug
....@@ -14,7 +14,7 @@
1414
1515 config IA64_GRANULE_64MB
1616 bool "64MB"
17
- depends on !(IA64_GENERIC || IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB || IA64_SGI_SN2)
17
+ depends on BROKEN
1818
1919 endchoice
2020