ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig
[deliverable/linux.git] / arch / arm / mm / Kconfig
index 9d30c6f804b9de6454c9dc7b8bb16974ed487a16..a51661be1412977856087a8d421dc182a2f74471 100644 (file)
@@ -845,6 +845,11 @@ config CACHE_XSC3L2
        help
          This option enables the L2 cache on XScale3.
 
+config ARM_L1_CACHE_SHIFT_6
+       bool
+       help
+         Setting ARM L1 cache line size to 64 Bytes.
+
 config ARM_L1_CACHE_SHIFT
        int
        default 6 if ARM_L1_CACHE_SHIFT_6
This page took 0.106645 seconds and 5 git commands to generate.