Skip to content

Commit

Permalink
Fix usb serail typo
Browse files Browse the repository at this point in the history
  • Loading branch information
F5OEO committed Feb 4, 2024
1 parent cd93a52 commit 699585c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions datv/configs/zynq_pluto_linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_DEBUG_LL=y
CONFIG_DEBUG_ZYNQ_UART1=y
CONFIG_EARLY_PRINTK=y
## FOR IP TABLES
CONFIG_NET_INGRESS=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
Expand Down Expand Up @@ -324,4 +323,4 @@ CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_STP=y
CONFIG_LLC=y
USB_SERIAL_CP210X=y
CONFIG_USB_SERIAL_CP210X=y

0 comments on commit 699585c

Please sign in to comment.