Ignore:
Timestamp:
12/06/2014 10:58:17 AM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
68a57ecd
Parents:
49b45a7
Message:

last round of Kernel Configuration instructions layout change. End of
ticket #5885

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15143 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r49b45a7 r38155d1  
    105105    </para>
    106106
    107 <screen><literal>[*] Networking support ---&gt;                   [CONFIG_NET]
    108   &lt;*&gt; or &lt;M&gt; Bluetooth subsystem support ---&gt; [CONFIG_BT]
    109     &lt;*&gt; or &lt;M&gt; RFCOMM protocol support        [CONFIG_BT_RFCOMM]
    110     [*] RFCOMM TTY support                    [CONFIG_BT_RFCOMM_TTY]
    111     &lt;*&gt; or &lt;M&gt; BNEP protocol support          [CONFIG_BT_BNEP]
    112     [*] Multicast filter support              [CONFIG_BT_BNEP_MC_FILTER]
    113     [*] Protocol filter support               [CONFIG_BT_BNEP_PROTO_FILTER]
    114     &lt;*&gt; or &lt;M&gt; HIDP protocol support          [CONFIG_BT_HIDP]
    115 
    116     Bluetooth device drivers ---&gt;
    117   &lt;*&gt; or &lt;M&gt; RF switch subsystem support</literal></screen>
    118 
    119     <para>
    120       Select the appropriate drivers for your Bluetooth hardware.
    121     </para>
     107<screen><literal>[*] Networking support ---&gt;                [CONFIG_NET]
     108  &lt;/M&gt; Bluetooth subsystem support ---&gt;    [CONFIG_BT]
     109    &lt;*/M&gt; RFCOMM protocol support          [CONFIG_BT_RFCOMM]
     110    [*]   RFCOMM TTY support               [CONFIG_BT_RFCOMM_TTY]
     111    &lt;*/M&gt; BNEP protocol support            [CONFIG_BT_BNEP]
     112    [*]   Multicast filter support         [CONFIG_BT_BNEP_MC_FILTER]
     113    [*]   Protocol filter support          [CONFIG_BT_BNEP_PROTO_FILTER]
     114    &lt;*/M&gt; HIDP protocol support            [CONFIG_BT_HIDP]
     115        Bluetooth device drivers ---&gt;
     116          (Select the appropriate drivers for your Bluetooth hardware)
     117
     118  &lt;*/M&gt; RF switch subsystem support ---&gt;   [CONFIG_RFKILL]</literal></screen>
    122119
    123120    <indexterm zone="bluez bluez-kernel">
Note: See TracChangeset for help on using the changeset viewer.