Fix "can not" in Documentation and Kconfig
[firefly-linux-kernel-4.4.55.git] / arch / arm / Kconfig
index f9362ee9955f2411e932dbdca13a9dab5bf2c364..adb05de40e24e80ade661f678108e35242872de5 100644 (file)
@@ -629,7 +629,7 @@ config ALIGNMENT_TRAP
        depends on CPU_CP15_MMU
        default y if !ARCH_EBSA110
        help
-         ARM processors can not fetch/store information which is not
+         ARM processors cannot fetch/store information which is not
          naturally aligned on the bus, i.e., a 4 byte fetch must start at an
          address divisible by 4. On 32-bit ARM processors, these non-aligned
          fetch/store instructions will be emulated in software if you say