diff options
author | Thomas Zimmermann <[email protected]> | 2024-03-29 21:32:10 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-05-03 17:07:50 +0200 |
commit | f25eae2c405cbe810f8c52d743ea2b507c3fc301 (patch) | |
tree | 67c17fa3bd11e7f19d21cabc560e8fcb95df5d2a /tools/perf/util/trace-event-scripting.c | |
parent | 9c313ccdfc079f71f16c9b3d3a6c6d60996b9367 (diff) |
arch: Select fbdev helpers with CONFIG_VIDEO
Various Kconfig options selected the per-architecture helpers for
fbdev. But none of the contained code depends on fbdev. Standardize
on CONFIG_VIDEO, which will allow to add more general helpers for
video functionality.
CONFIG_VIDEO protects each architecture's video/ directory. This
allows for the use of more fine-grained control for each directory's
files, such as the use of CONFIG_STI_CORE on parisc.
v2:
- sparc: rebased onto Makefile changes
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Andreas Larsson <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: [email protected]
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions