mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
package/linux-tools: fix kconfig coding style
Fix coding style introduced in d5edfa6eef (package/linux-tools/perf: add dependency on 32-bit sync builtins). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
a1c175cc9e
commit
3fd181bdcc
@ -45,8 +45,8 @@ config BR2_PACKAGE_LINUX_TOOLS_PCI
|
|||||||
|
|
||||||
config BR2_PACKAGE_LINUX_TOOLS_PERF
|
config BR2_PACKAGE_LINUX_TOOLS_PERF
|
||||||
bool "perf"
|
bool "perf"
|
||||||
select BR2_PACKAGE_LINUX_TOOLS
|
|
||||||
depends on BR2_TOOLCHAIN_HAS_SYNC_4
|
depends on BR2_TOOLCHAIN_HAS_SYNC_4
|
||||||
|
select BR2_PACKAGE_LINUX_TOOLS
|
||||||
help
|
help
|
||||||
perf (sometimes "Perf Events" or perf tools, originally
|
perf (sometimes "Perf Events" or perf tools, originally
|
||||||
"Performance Counters for Linux") - is a performance
|
"Performance Counters for Linux") - is a performance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user