summaryrefslogtreecommitdiff
path: root/fs/unicode/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/unicode/Kconfig')
-rw-r--r--fs/unicode/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/unicode/Kconfig b/fs/unicode/Kconfig
index f41520f57dff..b560a879edf7 100644
--- a/fs/unicode/Kconfig
+++ b/fs/unicode/Kconfig
@@ -6,3 +6,8 @@ config UNICODE
help
Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
support.
+
+config UNICODE_NORMALIZATION_SELFTEST
+ tristate "Test UTF-8 normalization support"
+ depends on UNICODE
+ default n