soc: arm: samd51: Add missing FPU selection The SAM D51 series SoCs include a single-precision FPU; therefore, the `CPU_HAS_FPU` symbol should be selected. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>