]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/openrisc/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[mirror_ubuntu-jammy-kernel.git] / arch / openrisc / Kconfig
index 7589051e79e07c53197c29d3504bdc241fdc43ad..297bd38f7c5d4e9d532ed92a12f4d5f3022b0c59 100644 (file)
@@ -142,7 +142,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.