mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +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> (cherry picked from commit 3fd181bdccc270f5af6642f332ed07170dfe3ed7) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b9e934bfbf
commit
e880e269dc
@ -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