diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2015-11-19 09:40:57 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2015-11-19 09:49:45 +0300 |
commit | 254d0681da4957d4eb78511cdf66c947e61d7924 (patch) | |
tree | 58ebc94b691b739bee8cacc44d7aba2b0df99485 /config/arch/xtensa.in | |
parent | 582e89a5af4be77d3cd300596ea7a46491689e51 (diff) | |
download | crosstool-ng-254d0681da4957d4eb78511cdf66c947e61d7924.tar.gz crosstool-ng-254d0681da4957d4eb78511cdf66c947e61d7924.tar.bz2 crosstool-ng-254d0681da4957d4eb78511cdf66c947e61d7924.zip |
xtensa: fix kconfig spelling and help text
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'config/arch/xtensa.in')
-rw-r--r-- | config/arch/xtensa.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/arch/xtensa.in b/config/arch/xtensa.in index dfe6d161..e08b8424 100644 --- a/config/arch/xtensa.in +++ b/config/arch/xtensa.in @@ -13,7 +13,7 @@ ## help a configuration specific 'overlay' file. ## help ## help For a custom configuration, select the XTENSA_CUSTOM option and -## help provide the name of the overlay file through the +## help provide the name of the processor configuration through the ## help CT_ARCH_XTENSA_CUSTOM_NAME option. ## help ## help The default option (ARCH_xtensa_fsf) uses a built-in configuration, |