Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / riscv / Kconfig
index bd149905a5b5ba2bca9cde32e1fbb8ec0e1282da..b41311f6a94f49a8de9bbd2f9343268f6ce60630 100644 (file)
@@ -90,14 +90,14 @@ config GENERIC_CSUM
 config GENERIC_HWEIGHT
        def_bool y
 
+config FIX_EARLYCON_MEM
+       def_bool y
+
 config PGTABLE_LEVELS
        int
        default 3 if 64BIT
        default 2
 
-config HAVE_KPROBES
-       def_bool n
-
 menu "Platform type"
 
 choice