um: Make GCOV depend on !KCOV
authorRichard Weinberger <richard@nod.at>
Tue, 30 Oct 2018 11:58:12 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2019 08:20:52 +0000 (09:20 +0100)
commit48b140f563ad61a7d0b529bc85c13417bb9f141d
tree9da8ca0952f5f477ebcb6eebedf17c4e76b901dd
parenta4a8cec1aa83b2b2cac37199303e7a49c160f4c7
um: Make GCOV depend on !KCOV

[ Upstream commit 550ed0e2036663b35cec12374b835444f9c60454 ]

Both do more or less the same thing and are mutually exclusive.
If both are enabled the build will fail.
Sooner or later we can kill UML's GCOV.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/um/Kconfig.debug