|
@@ -19,6 +19,7 @@ define NXP_MWIFIEX_LINUX_CONFIG_FIXUPS
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_USB)
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_USB)
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_MMC)
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_MMC)
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_PCI)
|
|
$(call KCONFIG_ENABLE_OPT,CONFIG_PCI)
|
|
|
|
+ $(call KCONFIG_ENABLE_OPT,CONFIG_RTC_CLASS)
|
|
endef
|
|
endef
|
|
|
|
|
|
$(eval $(kernel-module))
|
|
$(eval $(kernel-module))
|