summaryrefslogtreecommitdiffstats
path: root/features/bluetooth/bluetooth_n.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'features/bluetooth/bluetooth_n.cfg')
-rw-r--r--features/bluetooth/bluetooth_n.cfg28
1 files changed, 28 insertions, 0 deletions
diff --git a/features/bluetooth/bluetooth_n.cfg b/features/bluetooth/bluetooth_n.cfg
new file mode 100644
index 0000000..28995fb
--- /dev/null
+++ b/features/bluetooth/bluetooth_n.cfg
@@ -0,0 +1,28 @@
1CONFIG_BT=n
2CONFIG_BT_BREDR=n
3CONFIG_BT_RFCOMM=n
4CONFIG_BT_RFCOMM_TTY=n
5CONFIG_BT_BNEP=n
6CONFIG_BT_BNEP_MC_FILTER=n
7CONFIG_BT_BNEP_PROTO_FILTER=n
8CONFIG_BT_CMTP=n
9CONFIG_BT_HIDP=n
10CONFIG_BT_HS=n
11CONFIG_BT_LE=n
12CONFIG_BT_6LOWPAN=n
13# CONFIG_BT_LEDS is not set
14CONFIG_BT_DEBUGFS=n
15
16#
17# Bluetooth device drivers
18#
19CONFIG_BT_INTEL=n
20CONFIG_BT_BCM=n
21CONFIG_BT_RTL=n
22CONFIG_BT_HCIBTUSB=n
23CONFIG_BT_HCIBTUSB_BCM=n
24CONFIG_BT_HCIBTUSB_RTL=n
25CONFIG_BT_HCIUART=n
26CONFIG_BT_HCIUART_H4=n
27CONFIG_BT_HCIUART_INTEL=n
28