11bd4fe43Sopenharmony_ci#
21bd4fe43Sopenharmony_ci# Copyright (C) 2021 HiSilicon (Shanghai) Technologies CO., LIMITED.
31bd4fe43Sopenharmony_ci#
41bd4fe43Sopenharmony_ci# This program is free software; you can redistribute it and/or
51bd4fe43Sopenharmony_ci# modify it under the terms of the GNU General Public License
61bd4fe43Sopenharmony_ci# as published by the Free Software Foundation; either version 2
71bd4fe43Sopenharmony_ci# of the License, or (at your option) any later version.
81bd4fe43Sopenharmony_ci#
91bd4fe43Sopenharmony_ci# This program is distributed in the hope that it will be useful,
101bd4fe43Sopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of
111bd4fe43Sopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
121bd4fe43Sopenharmony_ci# GNU General Public License for more details.
131bd4fe43Sopenharmony_ci#
141bd4fe43Sopenharmony_ci# You should have received a copy of the GNU General Public License
151bd4fe43Sopenharmony_ci# along with this program; if not, write to the Free Software
161bd4fe43Sopenharmony_ci# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
171bd4fe43Sopenharmony_ci#
181bd4fe43Sopenharmony_ciconfig DRIVERS_HDF_WIFI
191bd4fe43Sopenharmony_ci    bool "Enable HDF WiFi Host driver"
201bd4fe43Sopenharmony_ci    default n
211bd4fe43Sopenharmony_ci    depends on DRIVERS_HDF
221bd4fe43Sopenharmony_ci    help
231bd4fe43Sopenharmony_ci      Answer Y to enable HDF WiFi Host driver.
241bd4fe43Sopenharmony_ci
251bd4fe43Sopenharmony_ciconfig DRIVERS_HI3881
261bd4fe43Sopenharmony_ci    bool "Enable Hi3881 Host driver"
271bd4fe43Sopenharmony_ci    default n
281bd4fe43Sopenharmony_ci    depends on DRIVERS_HDF_WIFI
291bd4fe43Sopenharmony_ci    help
301bd4fe43Sopenharmony_ci      Answer Y to enable Hi3881 Host driver.
31