forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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