Skip to content

Commit

Permalink
mt6625l: include wifi-code
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Mar 6, 2021
1 parent 93bfa34 commit db1f3ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/misc/Kconfig
Expand Up @@ -461,4 +461,5 @@ source "drivers/misc/bcm-vk/Kconfig"
source "drivers/misc/cardreader/Kconfig"
source "drivers/misc/habanalabs/Kconfig"
source "drivers/misc/uacce/Kconfig"
source "drivers/misc/mediatek/Kconfig"
endmenu
1 change: 1 addition & 0 deletions drivers/misc/Makefile
Expand Up @@ -56,3 +56,4 @@ obj-$(CONFIG_HABANA_AI) += habanalabs/
obj-$(CONFIG_UACCE) += uacce/
obj-$(CONFIG_XILINX_SDFEC) += xilinx_sdfec.o
obj-$(CONFIG_HISI_HIKEY_USB) += hisi_hikey_usb.o
obj-$(CONFIG_MTK_COMBO) += mediatek/

0 comments on commit db1f3ef

Please sign in to comment.