xref: /openbmc/linux/fs/unicode/Kconfig (revision 955405d1)
1#
2# UTF-8 normalization
3#
4config UNICODE
5	bool "UTF-8 normalization and casefolding support"
6	help
7	  Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
8	  support.
9