projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a60e8fe
)
ARM64: configs: tizen_kvims: Enable BT_HCIUART_BCM config
58/317458/1
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 2 Jan 2025 07:40:44 +0000
(16:40 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 2 Jan 2025 07:40:44 +0000
(16:40 +0900)
To use BT device, enable BT_HCIUART_BCM configuration.
Change-Id: I60d88c5a26b5574d0fab2c110ea23100056d731c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/configs/tizen_kvims_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/tizen_kvims_defconfig
b/arch/arm64/configs/tizen_kvims_defconfig
index 1882639e6a274fa6297f43f9b7a5a19735242bde..ffc9722d950aedf1b1f66e0704d7006be7f5a95d 100644
(file)
--- a/
arch/arm64/configs/tizen_kvims_defconfig
+++ b/
arch/arm64/configs/tizen_kvims_defconfig
@@
-190,6
+190,7
@@
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=y
CONFIG_BT_6LOWPAN=y
CONFIG_BT_HCIUART=y
+CONFIG_BT_HCIUART_BCM=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_WEXT=y
@@
-274,6
+275,7
@@
CONFIG_INPUT_UINPUT=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_MESON=y
CONFIG_SERIAL_MESON_CONSOLE=y
+CONFIG_SERIAL_DEV_BUS=y
CONFIG_HW_RANDOM=y
# CONFIG_DEVMEM is not set
# CONFIG_DEVPORT is not set