forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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