buildroot/package/linux-tools
Yann E. MORIN c475f3bc36 package/linux-tools: unbreak indentation for perf sub-options
Sub-options of a kconfig symbol are only preperly indented below that
sybol, if there is no inter-mixed sylbols or comments.

In this vase, the comment about perf being unavailable is in-between the
perf symbol and the sub-options, which means the perf options are int
indented.

Move the comment before the definition of perf, so that the options
directly follow the per fsymbol, and so they are properly indented.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-09-06 22:41:54 +02:00
..
Config.in package/linux-tools: unbreak indentation for perf sub-options 2022-09-06 22:41:54 +02:00
hypervfcopyd.service
hypervkvpd.service
hypervvssd.service
linux-tool-cpupower.mk.in
linux-tool-gpio.mk.in
linux-tool-hv.mk.in
linux-tool-iio.mk.in
linux-tool-pci.mk.in
linux-tool-perf.mk.in package/linux-tools: perf: add host-python3 dependency 2022-09-05 22:11:32 +02:00
linux-tool-selftests.mk.in
linux-tool-tmon.mk.in package/linux-tools: fix tmon static build with uclibc 2022-06-06 14:54:22 +02:00
linux-tools.mk
S10hyperv