]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
xtensa: fix variants path in the Kconfig help
authorYujie Liu <yujie.liu@intel.com>
Wed, 29 Nov 2023 09:13:37 +0000 (17:13 +0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 29 Nov 2023 09:49:19 +0000 (01:49 -0800)
The directory in the path should be "variants" instead of "variant".

Fixes: 420ae9518404 ("xtensa: simplify addition of new core variants")
Signed-off-by: Yujie Liu <yujie.liu@intel.com>
Message-Id: <20231129091337.2084747-1-yujie.liu@intel.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/Kconfig

index 7d792077e5fdc778d530135a7b32c2f8287af038..a9ed6ec3a75e98951d590b64befc555c537d14df 100644 (file)
@@ -144,7 +144,7 @@ config XTENSA_VARIANT_CUSTOM_NAME
        depends on XTENSA_VARIANT_CUSTOM
        help
          Provide the name of a custom Xtensa processor variant.
-         This CORENAME selects arch/xtensa/variant/CORENAME.
+         This CORENAME selects arch/xtensa/variants/CORENAME.
          Don't forget you have to select MMU if you have one.
 
 config XTENSA_VARIANT_NAME