Commit 79a47bad authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Palmer Dabbelt

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: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarPalmer Dabbelt <palmer@sifive.com>
parent dd81c8ab
...@@ -94,9 +94,6 @@ config PGTABLE_LEVELS ...@@ -94,9 +94,6 @@ config PGTABLE_LEVELS
default 3 if 64BIT default 3 if 64BIT
default 2 default 2
config HAVE_KPROBES
def_bool n
menu "Platform type" menu "Platform type"
choice choice
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment