forked from kofal.net/zmk
feat(core): enable FPU if CPU has FPU
This commit is contained in:
committed by
Pete Johanson
parent
0755b7a64c
commit
4a5806ac73
@@ -606,6 +606,9 @@ config REBOOT
|
|||||||
config USB_DEVICE_STACK
|
config USB_DEVICE_STACK
|
||||||
default y if HAS_HW_NRF_USBD
|
default y if HAS_HW_NRF_USBD
|
||||||
|
|
||||||
|
config FPU
|
||||||
|
default CPU_HAS_FPU
|
||||||
|
|
||||||
config ZMK_WPM
|
config ZMK_WPM
|
||||||
bool "Calculate WPM"
|
bool "Calculate WPM"
|
||||||
default n
|
default n
|
||||||
|
|||||||
Reference in New Issue
Block a user