Kconfig (31881d74b6dd1a6c530cff61248def4f2da38bee) Kconfig (ee89bd6bc73d1d14555418a2642172448052f1dd)
1#
2# Library configuration
3#
4
5config BINARY_PRINTF
6 def_bool n
7
8menu "Library routines"

--- 393 unchanged lines hidden (view full) ---

402config OID_REGISTRY
403 tristate
404 help
405 Enable fast lookup object identifier registry.
406
407config UCS2_STRING
408 tristate
409
1#
2# Library configuration
3#
4
5config BINARY_PRINTF
6 def_bool n
7
8menu "Library routines"

--- 393 unchanged lines hidden (view full) ---

402config OID_REGISTRY
403 tristate
404 help
405 Enable fast lookup object identifier registry.
406
407config UCS2_STRING
408 tristate
409
410source "lib/fonts/Kconfig"
411
410endmenu
412endmenu