:orphan: .. title:: PRINTK64 .. option:: CONFIG_PRINTK64 *Enable 64 bit printk conversions (DEPRECATED)* Type: ``bool`` Help ==== Replace with CBPRINTF_FULL_INTEGRAL. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``lib/os/Kconfig:59`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:16`` Menu path: (Top) → Additional libraries → OS Support Library .. parsed-literal:: config PRINTK64 bool "Enable 64 bit printk conversions (DEPRECATED)" help Replace with CBPRINTF_FULL_INTEGRAL. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*