Skip to content

Commit

Permalink
config: mt-connect: disable wlan
Browse files Browse the repository at this point in the history
  • Loading branch information
smorris-witekio committed Dec 9, 2024
1 parent 8b10f74 commit 5d1d22a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm64/configs/mt_connect_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_NET_ZAURUS=m
CONFIG_HOSTAP=y
# CONFIG_WLAN is not set
CONFIG_XEN_NETDEV_BACKEND=m
CONFIG_IVSHMEM_NET=y
CONFIG_INPUT_EVDEV=y
Expand Down Expand Up @@ -1093,9 +1093,11 @@ CONFIG_CRYPTO_LRW=m
CONFIG_CRYPTO_OFB=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_ECHAINIV=y
CONFIG_CRYPTO_TLS=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MICHAEL_MIC=y
CONFIG_CRYPTO_RMD160=m
CONFIG_CRYPTO_STREEBOG=m
CONFIG_CRYPTO_VMAC=m
Expand Down

0 comments on commit 5d1d22a

Please sign in to comment.