refactor: Move to USB_DEVICE_STACK symbol.

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.7.html#changes-in-this-release
This commit is contained in:
Peter Johanson
2021-11-05 04:21:30 +00:00
committed by Pete Johanson
parent 3528e1b497
commit 6287819fcc
10 changed files with 24 additions and 39 deletions

View File

@@ -422,7 +422,7 @@ menu "Advanced"
menu "Initialization Priorities"
if USB
if USB_DEVICE_STACK
config ZMK_USB_INIT_PRIORITY
int "USB Init Priority"
@@ -526,7 +526,7 @@ config KERNEL_BIN_NAME
config REBOOT
default y
config USB
config USB_DEVICE_STACK
default y if HAS_HW_NRF_USBD
config ZMK_WPM