commit | 79a47bad61bb340aed94e73b471616b246b2ecf3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 13 18:39:56 2019 +0100 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Feb 19 13:55:18 2019 -0800 |
tree | 854c43e256718bb3f2e34067a807e327e43c72ed | |
parent | dd81c8ab819d360c92703564d0a8d0b9d4688267 [diff] |
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>