Skip to content

Commit

Permalink
HACK/ath79: disable USB gadget support
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Salvaterra <[email protected]>
  • Loading branch information
rsalvaterra committed Apr 26, 2024
1 parent 610b377 commit e2cad81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ath79/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BOARDNAME:=Atheros ATH79
CPU_TYPE:=24kc
SUBTARGETS:=generic mikrotik nand tiny

FEATURES:=ramdisk squashfs usbgadget
FEATURES:=ramdisk squashfs usb

KERNEL_PATCHVER:=6.1

Expand Down

0 comments on commit e2cad81

Please sign in to comment.