android_kernel_samsung_a7y1.../drivers/hwtracing/stm
Geert Uytterhoeven c43af3d243 stm class: Hide STM-specific options if STM is disabled
[ Upstream commit 4a2e2b19f96acfc037a9773c7729d133ce1e7e3b ]

If STM=n, it doesn't make sense to ask about STM_DUMMY and
STM_SOURCE_CONSOLE support, which are not even built when enabled
anyway. Hence hide these options if STM=n.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-06 13:03:45 +02:00
..
console.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
core.c stm class: Fix stm device initialization order 2020-04-06 12:52:24 +02:00
dummy_stm.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig stm class: Hide STM-specific options if STM is disabled 2020-04-06 13:03:45 +02:00
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
policy.c stm class: Support devices with multiple instances 2020-04-06 12:50:50 +02:00
stm.h stm class: Guard output assignment against concurrency 2020-04-06 12:50:54 +02:00