aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2020-12-24 00:29:46 +0900
committerMichal Simek <[email protected]>2021-01-04 10:42:04 +0100
commit57ddf08642f0b1912c97791413d8c1fe31b6a339 (patch)
tree0e1613269f9a23219434b978140633ba0c0bef5c /drivers/usb/cdns3/cdns3-trace.c
parent5c8fe583cce542aa0b84adc939ce85293de36e5e (diff)
microblaze: do not select TRACING_SUPPORT directly
Microblaze is the only architecture that selects TRACING_SUPPORT. In my understanding, it is computed by kernel/trace/Kconfig: config TRACING_SUPPORT bool depends on TRACE_IRQFLAGS_SUPPORT depends on STACKTRACE_SUPPORT default y Microblaze enables both TRACE_IRQFLAGS_SUPPORT and STACKTRACE_SUPPORT, so there is no change in the resulted configuration. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions