package/gmp: fix !RISC-V RVM conditional after merge of next
This was added both on master and next, but the symbol was also renamed in
next by commit cbd91e89e43d6 (arch/Config.in.riscv: allow extensions for
generic) and resolved wrong. Ensure we use the new symbol name.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>