diff options
| author | Hans de Goede <[email protected]> | 2022-06-20 16:56:27 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2022-06-27 09:37:49 +0200 |
| commit | 44fc1060a62d4810e2ce8f961232c34dad006ec8 (patch) | |
| tree | ee6c2788fe3d566f729c1a327f2ba5e41299aa93 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 349da8ee726a19c5034145199985bbf78a1e933d (diff) | |
platform/x86: Kconfig: Remove unnecessary "if X86"
drivers/platform/x86/Kconfig is wrapped in one big
if X86_PLATFORM_DEVICES .. endif and X86_PLATFORM_DEVICES already
has a "depends on X86" so the "if X86" in drivers/platform/Kconfig
is not necessary and except for MIPS none of the other includes
there has such an if. So let's remove it.
While at it also move the x86/Kconfig include to the end of the file
for alphabetical sorting.
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions