ANDROID: GKI: add CONFIG_BT to x86 gki_defconfig

It was enabled for arm64, but for some reason disabled for x86, which
led to lots of confusion when trying to do some build testing...

Bug: 157965270
Bug: 162909109
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ic8e295c4d1f1cb368d386f2ba5ee1a5edbb83a96
Signed-off-by: Connor O'Brien <connoro@google.com>
This commit is contained in:
Greg Kroah-Hartman
2020-07-15 09:38:58 +02:00
committed by Alistair Delva
parent 7dda6587ab
commit fc6856cf19

View File

@@ -184,6 +184,7 @@ CONFIG_NET_EMATCH_U32=y
CONFIG_NET_CLS_ACT=y
CONFIG_VSOCKETS=y
CONFIG_BPF_JIT=y
CONFIG_BT=y
CONFIG_CFG80211=y
# CONFIG_CFG80211_DEFAULT_PS is not set
# CONFIG_CFG80211_CRDA_SUPPORT is not set