Loading drivers/platform/msm/Kconfig +0 −12 Original line number Diff line number Diff line Loading @@ -114,18 +114,6 @@ config IPA_UT The user interface to run and control the tests is debugfs file system. config MSM_11AD tristate "Platform driver for 11ad chip" depends on PCI depends on PCI_MSM default n help This module adds required platform support for wireless adapter based on Qualcomm Technologies, Inc. 11ad chip, integrated into MSM platform If you choose to build it as a module, it will be called msm_11ad_proxy. config IPA_EMULATION bool "IPA on X86 Linux (IPA emulation support)" depends on X86 && IPA3 Loading drivers/platform/msm/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,3 @@ # obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_MSM_11AD) += msm_11ad/ drivers/platform/msm/msm_11ad/Makefiledeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_MSM_11AD) += msm_11ad_proxy.o msm_11ad_proxy-y := msm_11ad.o subdir-ccflags-y += -D__CHECK_ENDIAN__ # need to locate wil_platform.h WIL_11AD_PATH = drivers/net/wireless/ath/wil6210 subdir-ccflags-y += -I$(WIL_11AD_PATH) Loading
drivers/platform/msm/Kconfig +0 −12 Original line number Diff line number Diff line Loading @@ -114,18 +114,6 @@ config IPA_UT The user interface to run and control the tests is debugfs file system. config MSM_11AD tristate "Platform driver for 11ad chip" depends on PCI depends on PCI_MSM default n help This module adds required platform support for wireless adapter based on Qualcomm Technologies, Inc. 11ad chip, integrated into MSM platform If you choose to build it as a module, it will be called msm_11ad_proxy. config IPA_EMULATION bool "IPA on X86 Linux (IPA emulation support)" depends on X86 && IPA3 Loading
drivers/platform/msm/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,3 @@ # obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_MSM_11AD) += msm_11ad/
drivers/platform/msm/msm_11ad/Makefiledeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_MSM_11AD) += msm_11ad_proxy.o msm_11ad_proxy-y := msm_11ad.o subdir-ccflags-y += -D__CHECK_ENDIAN__ # need to locate wil_platform.h WIL_11AD_PATH = drivers/net/wireless/ath/wil6210 subdir-ccflags-y += -I$(WIL_11AD_PATH)