OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 18... Line 18...
18 #endif 18 #endif
Line 19... Line 19...
19 19
20 #endif 20 #endif
21 --- a/arch/arm/mm/Kconfig 21 --- a/arch/arm/mm/Kconfig
22 +++ b/arch/arm/mm/Kconfig 22 +++ b/arch/arm/mm/Kconfig
23 @@ -922,6 +922,17 @@ config DMA_CACHE_RWFO 23 @@ -899,6 +899,17 @@ config DMA_CACHE_RWFO
24 in hardware, other workarounds are needed (e.g. cache 24 in hardware, other workarounds are needed (e.g. cache
Line 25... Line 25...
25 maintenance broadcasting in software via FIQ). 25 maintenance broadcasting in software via FIQ).
26 26