diff options
| -rw-r--r-- | lib/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index d3679103a8..b75fed737f 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 1 | ||
| 2 | config PRINTK_TIME | 2 | config PRINTK_TIME |
| 3 | bool "Show timing information on printks" | 3 | bool "Show timing information on printks" |
| 4 | depends on PRINTK | ||
| 4 | help | 5 | help |
| 5 | Selecting this option causes timing information to be | 6 | Selecting this option causes timing information to be |
| 6 | included in printk output. This allows you to measure | 7 | included in printk output. This allows you to measure |
