Skip to content

Commit e661b78

Browse files
authored
Merge pull request #3 from SteveGotthardt/main
remove conflicting choice in USB gadget choice
2 parents d59e87a + 2be134d commit e661b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OrangePiRDA/kernel/arch/arm/configs/i96_linux_defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -2497,7 +2497,7 @@ CONFIG_USB_U_SERIAL=y
24972497
# CONFIG_USB_ETH is not set
24982498
# CONFIG_USB_G_NCM is not set
24992499
# CONFIG_USB_GADGETFS is not set
2500-
CONFIG_USB_FUNCTIONFS=y
2500+
# CONFIG_USB_FUNCTIONFS is not set
25012501
# CONFIG_USB_MASS_STORAGE is not set
25022502
# CONFIG_USB_G_SERIAL is not set
25032503
# CONFIG_USB_MIDI_GADGET is not set

0 commit comments

Comments
 (0)