From d4a1bd480003f3e1a0590bc46fbcb24f05652ca7 Mon Sep 17 00:00:00 2001 From: tzh <tanzhtanzh@gmail.com> Date: Thu, 15 Aug 2024 06:56:47 +0000 Subject: [PATCH] feat(wfit/bt): update aic8800 wifi/bt drive and hal --- longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btlpm/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btsdio/Kconfig b/longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btlpm/Kconfig old mode 100644 new mode 100755 similarity index 66% rename from longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btsdio/Kconfig rename to longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btlpm/Kconfig index e343bd6..ff7aaa6 --- a/longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btsdio/Kconfig +++ b/longan/kernel/linux-4.9/drivers/net/wireless/aic8800/aic8800_btlpm/Kconfig @@ -1,5 +1,5 @@ -config AIC8800_BTSDIO_SUPPORT +config AIC8800_BTLPM_SUPPORT tristate "AIC8800 bluetooth Support" - ---help--- + help This is support for aic bluetooh driver. -- Gitblit v1.6.2