diff --git a/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig b/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig index d745e45587..5de70a4623 100644 --- a/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig +++ b/lichee/linux-4.9/arch/arm64/configs/sun50iw1p1smp_android_defconfig @@ -1018,9 +1018,12 @@ CONFIG_NET_FLOW_LIMIT=y # CONFIG_IRDA is not set CONFIG_BT=y CONFIG_BT_BREDR=y -# CONFIG_BT_RFCOMM is not set -# CONFIG_BT_BNEP is not set -# CONFIG_BT_HIDP is not set +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_HS=y CONFIG_BT_LE=y # CONFIG_BT_LEDS is not set @@ -1035,10 +1038,10 @@ CONFIG_BT_DEBUGFS=y # CONFIG_BT_HCIBTSDIO is not set CONFIG_BT_HCIUART=y CONFIG_BT_HCIUART_H4=y -CONFIG_BT_HCIUART_BCSP=y +# CONFIG_BT_HCIUART_BCSP is not set # CONFIG_BT_HCIUART_ATH3K is not set # CONFIG_BT_HCIUART_LL is not set -CONFIG_BT_HCIUART_3WIRE=y +# CONFIG_BT_HCIUART_3WIRE is not set # CONFIG_BT_HCIUART_INTEL is not set # CONFIG_BT_HCIUART_BCM is not set # CONFIG_BT_HCIUART_QCA is not set @@ -1048,8 +1051,8 @@ CONFIG_BT_HCIUART_3WIRE=y # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set # CONFIG_BT_HCIVHCI is not set -# CONFIG_BCM_BT_LPM is not set -CONFIG_RTL_BT_LPM=m +CONFIG_BCM_BT_LPM=m +# CONFIG_RTL_BT_LPM is not set # CONFIG_BT_MRVL is not set # CONFIG_AF_RXRPC is not set # CONFIG_AF_KCM is not set