FS#70375: Disable BT_HS
This commit is contained in:
parent
3272234053
commit
44305ad48b
2 changed files with 2 additions and 2 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -25,7 +25,7 @@ validpgpkeys=(
|
|||
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'98395f2c0a938740f9fb02aa51e5a01c1bce6e7aa2feab143495970c7d05508d')
|
||||
'6d95886efd8038057b77ca8794ed503dd749579a8b2965f11fd447ba1019a332')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
export KBUILD_BUILD_USER=$pkgbase
|
||||
|
|
2
config
2
config
|
@ -1911,7 +1911,7 @@ CONFIG_BT_BNEP_MC_FILTER=y
|
|||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||
CONFIG_BT_CMTP=m
|
||||
CONFIG_BT_HIDP=m
|
||||
CONFIG_BT_HS=y
|
||||
# CONFIG_BT_HS is not set
|
||||
CONFIG_BT_LE=y
|
||||
CONFIG_BT_6LOWPAN=m
|
||||
CONFIG_BT_LEDS=y
|
||||
|
|
Loading…
Reference in a new issue