android13/external/wifi_driver/rtl8852be/platform/autoconf_arm_9617b.h

10 lines
241 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifdef CONFIG_ARCH_CORTINA
#define CONFIG_RTW_HOSTAPD_ACS
#ifdef CONFIG_RTW_HOSTAPD_ACS
#define WKARD_ACS /* for compile happy */
#endif /* CONFIG_RTW_HOSTAPD_ACS */
#endif /* CONFIG_ARCH_CORTINA */