diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-01-31 11:04:00 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-02-02 09:09:54 +0000 |
commit | 64f602f0c21af67388cc060a44eaea8cbf5ed357 (patch) | |
tree | ac3ca214500795d038186eec68dc2a876e73c839 /kernel-armv7hl-lpae-fedora.config | |
parent | 01acffc31a2413bc0241894c9c6e0e846221e807 (diff) | |
download | kernel-64f602f0c21af67388cc060a44eaea8cbf5ed357.tar.gz kernel-64f602f0c21af67388cc060a44eaea8cbf5ed357.tar.xz kernel-64f602f0c21af67388cc060a44eaea8cbf5ed357.zip |
disble BT_CMTP (CAPI Message Transport Protocol), we disable ISDN
Diffstat (limited to 'kernel-armv7hl-lpae-fedora.config')
-rw-r--r-- | kernel-armv7hl-lpae-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-fedora.config b/kernel-armv7hl-lpae-fedora.config index db2718fe6..0df618da6 100644 --- a/kernel-armv7hl-lpae-fedora.config +++ b/kernel-armv7hl-lpae-fedora.config @@ -710,7 +710,7 @@ CONFIG_BT_BNEP=m CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_BREDR=y -CONFIG_BT_CMTP=m +# CONFIG_BT_CMTP is not set # CONFIG_BT_DEBUGFS is not set CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBFUSB=m |