configs/qemu_riscv32_nommu_virt: remove duplicate entry
Commit d037d9c2d63e9cd47b3701aaef8e28c32b8f5b37 added accidentally
a duplicate of BR2_DOWNLOAD_FORCE_CHECK_HASHES and forgot to remove
existing board/qemu/riscv32-virt/patches directory. Remove that.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Romain: slightly update the commit log]
Signed-off-by: Romain Naour <romain.naour@smile.fr>