forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm/common/Kconfig
....@@ -7,6 +7,9 @@
77 bool
88 select ZONE_DMA
99
10
+config KRAIT_L2_ACCESSORS
11
+ bool
12
+
1013 config SHARP_LOCOMO
1114 bool
1215