projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d3e89
)
MLK-10837 dts: imx_v7_defconfig: remove CONFIG_BT_HCIBTSDIO support
author
Dong Aisheng
<b29396@freescale.com>
Fri, 15 May 2015 06:29:50 +0000
(14:29 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:47 +0000
(14:48 -0500)
We don't need btsdio driver support and enable it will cause
Broadcom WiFi driver suspend/resume unwork due to it does not
implement suspend/resume callback.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit
ebd90ea123d493935b559c05db0cd5b5db9d3c73
)
arch/arm/configs/imx_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v7_defconfig
b/arch/arm/configs/imx_v7_defconfig
index
2805497
..
a37c6cb
100644
(file)
--- a/
arch/arm/configs/imx_v7_defconfig
+++ b/
arch/arm/configs/imx_v7_defconfig
@@
-70,7
+70,6
@@
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
CONFIG_BT_HCIBTUSB=y
-CONFIG_BT_HCIBTSDIO=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y