On Sun, Nov 07, 2021 at 03:12:51PM +0800, Wei Fu wrote: > How about > > config RISCV_SVPBMT > bool > depends on 64BIT && MMU > default y Yes. You can shorten this a bit more using def_bool if you want.