source: general/sysutils/bluez-kernel.xml@ 1a7ca39c

lazarus trunk
Last change on this file since 1a7ca39c was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 4 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 3.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><emphasis role='blue'>G</emphasis>eneral setup ---&gt;
7 # If it is disabled, [TIMERFD] and [EVENTFD] will be hidden and
8 # enabled implicitly. We DO NOT recommend to enable [EXPERT]
9 # unless you are really an expert user:
10 [ /*] <emphasis role='blue'>C</emphasis>onfigure standard kernel features (expert users) ---&gt; [EXPERT]
11 [*] <emphasis role='blue'>E</emphasis>nable timerfd() system call [TIMERFD]
12 [*] <emphasis role='blue'>E</emphasis>nable eventfd() system call [EVENTFD]
13
14[*] N<emphasis role='blue'>e</emphasis>tworking support ---&gt; [NET]
15 &lt;*/M&gt; <emphasis role='blue'>B</emphasis>luetooth subsystem support ---&gt; [BT]
16 [*] <emphasis role='blue'>B</emphasis>luetooth Classic (BR/EDR) features [BT_BREDR]
17 &lt;*/M&gt; <emphasis role='blue'>R</emphasis>FCOMM protocol support [BT_RFCOMM]
18 [*] <emphasis role='blue'>R</emphasis>FCOMM TTY support [BT_RFCOMM_TTY]
19 &lt;*/M&gt; <emphasis role='blue'>B</emphasis>NEP protocol support [BT_BNEP]
20 [*] M<emphasis role='blue'>u</emphasis>lticast filter support [BT_BNEP_MC_FILTER]
21 [*] <emphasis role='blue'>P</emphasis>rotocol filter support [BT_BNEP_PROTO_FILTER]
22 &lt;*/M&gt; H<emphasis role='blue'>I</emphasis>DP protocol support [BT_HIDP]
23 <emphasis role='blue'>B</emphasis>luetooth device drivers ---&gt;
24 # Select the appropriate drivers for your bluetooth hardware.
25 # There are more vendor-specific drivers not listed here:
26 &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I USB driver [BT_HCIBTUSB]
27 &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I SDIO driver [BT_HCIBTSDIO]
28 &lt; /*/M&gt; H<emphasis role='blue'>C</emphasis>I UART driver [BT_HCIUART]
29 &lt;*/M&gt; <emphasis role='blue'>R</emphasis>F switch subsystem support ---&gt; [RFKILL]
30
31-*- <emphasis role='blue'>C</emphasis>ryptographic API ---&gt; [CRYPTO]
32 <emphasis role='blue'>C</emphasis>rypto core or helper ---&gt;
33 &lt;*/M&gt; <emphasis role='blue'>U</emphasis>serspace cryptographic algorithm configuration [CRYPTO_USER]
34 <emphasis role='blue'>B</emphasis>lock ciphers ---&gt;
35 &lt;*/M&gt; <emphasis role='blue'>A</emphasis>ES (Advanced Encryption Standard) [CRYPTO_AES]
36 <emphasis role='blue'>A</emphasis>EAD (authenticated encryption with associated data) ciphers ---&gt;
37 &lt;*/M&gt; <emphasis role='blue'>C</emphasis>CM (Counter with Cipher Block Chaining-MAC) [CRYPTO_CCM]
38 H<emphasis role='blue'>a</emphasis>shes, digests, and MACs ---&gt;
39 &lt;*/M&gt; <emphasis role='blue'>C</emphasis>MAC (Cipher-based MAC) [CRYPTO_CMAC]
40 <emphasis role='blue'>U</emphasis>serspace interface ---&gt;
41 &lt;*/M&gt; H<emphasis role='blue'>a</emphasis>sh algorithms [CRYPTO_USER_API_HASH]
42 &lt;*/M&gt; <emphasis role='blue'>S</emphasis>ymmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]
43 &lt;*/M&gt; <emphasis role='blue'>A</emphasis>EAD cipher algorithms [CRYPTO_USER_API_AEAD]</screen>
Note: See TracBrowser for help on using the repository browser.