Skip to content

Commit

Permalink
riscv: remove the HAVE_KPROBES option
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Palmer Dabbelt committed Feb 19, 2019
1 parent dd81c8a commit 79a47ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/riscv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ config PGTABLE_LEVELS
default 3 if 64BIT
default 2

config HAVE_KPROBES
def_bool n

menu "Platform type"

choice
Expand Down

0 comments on commit 79a47ba

Please sign in to comment.