diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-12-26 03:16:35 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-12-26 03:16:35 +0000 |
commit | bd7d297390e22280795a86087eadd3daf2517f7c (patch) | |
tree | 0541096d8bb1175de13323bdaa8bbdfc0e4c3102 /configs | |
parent | c15a3373f90677b014dd5ff650ff0f46d307a482 (diff) | |
download | kernel-bd7d297390e22280795a86087eadd3daf2517f7c.tar.gz kernel-bd7d297390e22280795a86087eadd3daf2517f7c.tar.xz kernel-bd7d297390e22280795a86087eadd3daf2517f7c.zip |
The TI Bluetooth now uses uart with the standard serdev bits and this driver is unused, hasn't been built in since we disabled the useless TI_ST driver
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/CONFIG_BT_WILINK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_BT_WILINK b/configs/fedora/generic/CONFIG_BT_WILINK deleted file mode 100644 index de6a56bcb..000000000 --- a/configs/fedora/generic/CONFIG_BT_WILINK +++ /dev/null @@ -1 +0,0 @@ -CONFIG_BT_WILINK=m |