From 49c39d9e97754079ae8f792239d2105f3391d593 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 28 Apr 2023 16:40:35 -0500 Subject: [PATCH] config: enable SERIAL_DEV_BUS/BT_HCIUART_BCM/BT_BCM Signed-off-by: Robert Nelson --- arch/riscv/configs/beaglev_defconfig | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/arch/riscv/configs/beaglev_defconfig b/arch/riscv/configs/beaglev_defconfig index 783d5c1b6..9622efac8 100644 --- a/arch/riscv/configs/beaglev_defconfig +++ b/arch/riscv/configs/beaglev_defconfig @@ -1315,20 +1315,30 @@ CONFIG_BT_DEBUGFS=y # # Bluetooth device drivers # +CONFIG_BT_BCM=y # CONFIG_BT_HCIBTUSB is not set # CONFIG_BT_HCIBTSDIO is not set CONFIG_BT_HCIUART=y +CONFIG_BT_HCIUART_SERDEV=y CONFIG_BT_HCIUART_H4=y +# CONFIG_BT_HCIUART_NOKIA is not set # 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 is not set # CONFIG_BT_HCIUART_INTEL is not set +CONFIG_BT_HCIUART_BCM=y +# CONFIG_BT_HCIUART_RTL is not set +# CONFIG_BT_HCIUART_QCA is not set # CONFIG_BT_HCIUART_AG6XX is not set +# CONFIG_BT_HCIUART_MRVL is not set # CONFIG_BT_HCIBCM203X is not set # CONFIG_BT_HCIBPA10X is not set # CONFIG_BT_HCIBFUSB is not set # CONFIG_BT_HCIVHCI is not set # CONFIG_BT_MRVL is not set # CONFIG_BT_MTKSDIO is not set +# CONFIG_BT_MTKUART is not set # end of Bluetooth device drivers CONFIG_AF_RXRPC=m @@ -1741,6 +1751,7 @@ CONFIG_NET_VENDOR_8390=y CONFIG_NET_VENDOR_PENSANDO=y CONFIG_NET_VENDOR_QUALCOMM=y # CONFIG_QCA7000_SPI is not set +# CONFIG_QCA7000_UART is not set # CONFIG_QCOM_EMAC is not set # CONFIG_RMNET is not set CONFIG_NET_VENDOR_RENESAS=y @@ -2802,6 +2813,7 @@ CONFIG_MFD_SYSCON=y # CONFIG_MFD_ROHM_BD71828 is not set # CONFIG_MFD_STPMIC1 is not set # CONFIG_MFD_STMFX is not set +# CONFIG_RAVE_SP_CORE is not set # CONFIG_MFD_INTEL_M10_BMC is not set # end of Multifunction device drivers @@ -4675,6 +4687,7 @@ CONFIG_LIGHT_ADC=y # CONFIG_BME680 is not set # CONFIG_CCS811 is not set # CONFIG_IAQCORE is not set +# CONFIG_PMS7003 is not set # CONFIG_SCD30_CORE is not set # CONFIG_SENSIRION_SGP30 is not set # CONFIG_SPS30 is not set