iwlwifi: disable 11ac if 11n is disabled
[deliverable/linux.git] / drivers / soc / Makefile
1 #
2 # Makefile for the Linux Kernel SOC specific device drivers.
3 #
4
5 obj-$(CONFIG_ARCH_QCOM) += qcom/
6 obj-$(CONFIG_ARCH_TEGRA) += tegra/
7 obj-$(CONFIG_SOC_TI) += ti/
8 obj-$(CONFIG_PLAT_VERSATILE) += versatile/
This page took 0.032518 seconds and 5 git commands to generate.