summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2020-06-18 14:28:44 +0200
committerStefan Agner <stefan.agner@toradex.com>2020-06-18 13:36:28 +0000
commit66cd4586a396703c9c9ee4580743facffbd15d58 (patch)
tree802437e5a8d8d372296bcc4c3d0db2841fef4519
parent21309924e76b931069f8bda00a568e5be54689f3 (diff)
linux-toradex/-rt: defconfig: add bluetooth drivers for Gumstix AutoBSP
Add bluetooth drivers useful for the Gumstix AutoBSP as kernel modules. Related-to: TOR-1068 Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig3
-rw-r--r--recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig
index 25c4bd4..62b5cc7 100644
--- a/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig
+++ b/recipes-kernel/linux/linux-toradex-4.14-2.3.x/mx8/defconfig
@@ -183,6 +183,7 @@ CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
+CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
@@ -190,6 +191,7 @@ CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
+CONFIG_BT_WILINK=m
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_PRIV=y
CONFIG_RFKILL=y
@@ -241,6 +243,7 @@ CONFIG_SENSORS_FXAS2100X=y
CONFIG_SRAM=y
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
+CONFIG_TI_ST=m
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
CONFIG_SCSI_SAS_ATA=y
diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig
index 79323d1..f153446 100644
--- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig
+++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/mx8/defconfig
@@ -182,6 +182,7 @@ CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
+CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
@@ -189,6 +190,7 @@ CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
+CONFIG_BT_WILINK=m
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_PRIV=y
CONFIG_RFKILL=y
@@ -240,6 +242,7 @@ CONFIG_SENSORS_FXAS2100X=y
CONFIG_SRAM=y
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_AT25=m
+CONFIG_TI_ST=m
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
CONFIG_SCSI_SAS_ATA=y