blob: 4f9faa465b36779c7a0ac9bfd94f833a2e5e7184 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001
2config ZCAT_DEVICE
3 tristate "zCat device should be used by printk and printf to transport uart logs"
4 default n
5 help
6 This option enables zCat device, which should be used by printk and printf
7 to transport uart logs. Normally, logs are transported by uart and displayed
8 in terminal. But some systems don't have uart port, then we add zCat device
9 to transport uart logs
10