riscv: remove the HAVE_KPROBES option
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Feb 2019 17:39:56 +0000 (18:39 +0100)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 19 Feb 2019 21:55:18 +0000 (13:55 -0800)
commit79a47bad61bb340aed94e73b471616b246b2ecf3
tree854c43e256718bb3f2e34067a807e327e43c72ed
parentdd81c8ab819d360c92703564d0a8d0b9d4688267
riscv: remove the HAVE_KPROBES option

HAVE_KPROBES is defined genericly in arch/Kconfig and architectures
should just select it if supported.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/Kconfig