Fix typo in various Kconfig file
[firefly-linux-kernel-4.4.55.git] / arch / openrisc / Kconfig
index a4787197d8fe3ea39b28c646ecfed383263ea0f1..66dff204698764c0fcda53ccd2cc506f20bb71f8 100644 (file)
@@ -141,7 +141,7 @@ config DEBUG_STACKOVERFLOW
        bool "Check for kernel stack overflow"
        default y
        help
-         Make extra checks for space avaliable on stack in some
+         Make extra checks for space available on stack in some
           critical functions. This will cause kernel to run a bit slower,
          but will catch most of kernel stack overruns and exit gracefuly.