Skip to content

Commit 67f3d70

Browse files
MarekPietarlubos
authored andcommitted
boards: nordic: nrf52840gmouse: Do not enable legacy USB by default
Do not enable legacy USB stack by default. It is not required for the board and leads to problems with using USB next stack. Jira: NCSDK-27014 Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
1 parent 2001e6d commit 67f3d70

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Enable MPU
22
CONFIG_ARM_MPU=y
33

4-
# Enable USB
5-
CONFIG_USB_DEVICE_STACK=y
6-
74
CONFIG_PINCTRL=y

0 commit comments

Comments
 (0)