1
0
Fork 0

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>
hifive-unleashed-5.1
Christoph Hellwig 2019-02-13 18:39:56 +01:00 committed by Palmer Dabbelt
parent dd81c8ab81
commit 79a47bad61
No known key found for this signature in database
GPG Key ID: EF4CA1502CCBAB41
1 changed files with 0 additions and 3 deletions

View File

@ -94,9 +94,6 @@ config PGTABLE_LEVELS
default 3 if 64BIT
default 2
config HAVE_KPROBES
def_bool n
menu "Platform type"
choice