RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 30 Mar 2022 23:47:38 +0000 (16:47 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Apr 2022 00:19:27 +0000 (17:19 -0700)
commit1464d00b27b2e29a5556f6a4099cf083886e883f
tree3ebe4c86c235f1eada3dc68ba6a2fb9e3613fe32
parent6f562570b9c5d6a3e30d87aec60a9d8f22a3203c
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n

As of 93917ad50972 ("RISC-V: Add support for restartable sequence") we
have support for restartable sequences, which default to enabled.  These
select MEMBARRIER, so disabling it is now redundant.

Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/configs/nommu_k210_defconfig
arch/riscv/configs/nommu_k210_sdcard_defconfig
arch/riscv/configs/nommu_virt_defconfig