From 4211ef2ada4e73d43690c60f73a78d40cb6566c7 Mon Sep 17 00:00:00 2001 From: Zygo Blaxell Date: Mon, 8 Jun 2015 21:17:35 -0400 Subject: [PATCH] zygo: bluetooth: disable LE, enable selftest --- .config | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.config b/.config index 90e41c0b54cda..ac67dd6a63440 100644 --- a/.config +++ b/.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.0.4 Kernel Configuration +# Linux/x86 4.0.5 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -1535,9 +1535,8 @@ CONFIG_BT_BNEP=m CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_HIDP=m -CONFIG_BT_LE=y -CONFIG_BT_6LOWPAN=m -# CONFIG_BT_SELFTEST is not set +# CONFIG_BT_LE is not set +CONFIG_BT_SELFTEST=y # # Bluetooth device drivers -- 2.53.0