Skip to content

Commit af6c99f

Browse files
committed
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 643c3f4 commit af6c99f

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)