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>
This commit is contained in:

committed by
Palmer Dabbelt

parent
dd81c8ab81
commit
79a47bad61
@@ -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
|
||||||
|
Reference in New Issue
Block a user