tests: profiling: Remove unused Kconfig
Remove unused Kconfig with unused KERNEL_PROFILING_API_TEST. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
7c43370997
commit
1860af4bf4
@ -1,12 +0,0 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config KERNEL_PROFILING_API_TEST
|
||||
bool
|
||||
default y
|
||||
help
|
||||
Hidden option enabling LPS_0 power state regardless of hardware
|
||||
support. This ensures that power management hooks used in this
|
||||
test to profile idle thread will be executed.
|
||||
|
||||
# Include Zephyr's Kconfig.
|
||||
source "Kconfig"
|
||||
Loading…
Reference in New Issue
Block a user