MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES
authorTiezhu Yang <yangtiezhu@loongson.cn>
Tue, 11 Apr 2023 07:17:47 +0000 (15:17 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 12 Apr 2023 13:08:36 +0000 (15:08 +0200)
commitf5748b8c79d1eea924c50487bdb33351f58ef7bb
treea4786b46e0a330b9905d52409e6a21d74f06896e
parentee1809ed7bc456a72dc8410b475b73021a3a68d5
MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES

Like all the other archs, use def_bool y for ARCH_SUPPORTS_UPROBES,
then no need to select ARCH_SUPPORTS_UPROBES.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig