The latest development version of this page may be more current than this released 2.6.1-rc1 version.
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

At lib/os/Kconfig:49

Included via Kconfig:8Kconfig.zephyr:33lib/Kconfig:10

Menu path: (Top) → Additional libraries → OS Support Library

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.)