[OpenWrt-Devel] [PATCH 1/2] mac80211: add rtw88 driver
John Crispin
john at phrozen.org
Mon Oct 21 15:22:48 EDT 2019
On 21/10/2019 21:13, David Bauer wrote:
> +config-$(call config_package,rtw88) += RTW88
> +config-y += RTW88_CORE RTW88_PCI RTW88_8822BE RTW88_8822CE
> +
why not put it all behind config-$(call config_package,rtw88) ? of
course kbuild will "is not set it" if the prior is not selected but you
could be explicit here. its bikeshedding but I was wondering if I am
missing the obvious here.
John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list