Skip to content

Commit

Permalink
clover_defconfig: Enabling CONFIG_BT_HCIVHCI in the kernel config for…
Browse files Browse the repository at this point in the history
… BT Virtual HCI support

CONFIG_BT_HCIVHCI=y

Bug: 180759795
Test: Test the config is enabled after flashing the kernel
Change-Id: If9e6b8962be8f7886745729640ab97625b37202a
  • Loading branch information
Jyoti Bhayana authored and 1582130940 committed Dec 20, 2024
1 parent 4463d9e commit 187fc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/clover_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ CONFIG_BT_LE=y
# 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_HCIVHCI=y
# CONFIG_BT_MRVL is not set
# CONFIG_BT_MTKUART is not set
CONFIG_MSM_BT_POWER=y
Expand Down

0 comments on commit 187fc8e

Please sign in to comment.