mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
flo: defconfig: remove unused configs for Bluetooth
The configs for this is used for Bluez. So, there is no reason to keep this that causes the Security Vulnerability. Bug: 63527053 Change-Id: Ia25a8268412ce58c6a162953af3602634b219669 Signed-off-by: Ecco Park <eccopark@google.com>
This commit is contained in:
parent
1ceefbf411
commit
58045cdf8d
1 changed files with 0 additions and 6 deletions
|
@ -234,12 +234,6 @@ CONFIG_NET_EMATCH_META=y
|
|||
CONFIG_NET_EMATCH_TEXT=y
|
||||
CONFIG_NET_CLS_ACT=y
|
||||
CONFIG_BT=y
|
||||
CONFIG_BT_RFCOMM=y
|
||||
CONFIG_BT_RFCOMM_TTY=y
|
||||
CONFIG_BT_BNEP=y
|
||||
CONFIG_BT_BNEP_MC_FILTER=y
|
||||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||
CONFIG_BT_HIDP=y
|
||||
CONFIG_BT_HCISMD=y
|
||||
CONFIG_BT_HCIUART=y
|
||||
CONFIG_BT_HCIUART_H4=y
|
||||
|
|
Loading…
Reference in a new issue