Daniel Leung | 0ffcfa9 | 2020-08-05 12:57:00 -0700 | [diff] [blame] | 1 | # Copyright (c) 2020 Intel Corporation |
2 | # | ||||
3 | # SPDX-License-Identifier: Apache-2.0 | ||||
4 | |||||
5 | config TIMING_FUNCTIONS | ||||
6 | bool "Timing Functions" | ||||
7 | help | ||||
8 | When enabled, timing related functions are compiled. This is | ||||
9 | useful for gathering timing on code execution. |