Ignore:
Timestamp:
12/03/2014 09:46:32 PM (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:
a5416837
Parents:
388fe658
Message:

Change to Kernel Configuration layout in "networking" chapter

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/wpa_supplicant.xml

    r388fe658 r196d393  
    107107    </para>
    108108
    109 <screen><literal>Networking support  --->                   [CONFIG_NET]
    110   Wireless  --->                                            [CONFIG_WIRELESS]
    111     cfg80211 - wireless configuration API: Y or M           [CONFIG_CFG80211]
    112       cfg80211 wireless extensions compatibility: Y         [CONFIG_CFG80211_WEXT]
    113     Generic IEEE 802.11 Networking Stack (mac80211): Y or M [CONFIG_MAC80211]
    114 Device Drivers  --->                         
    115   Network device support  --->                              [CONFIG_NETDEVICES}
    116     Wireless LAN  --->                                      [CONFIG_WLAN]</literal></screen>
    117 
    118     <para>
    119       Select the options that support your hardware:
     109<screen><literal>[*] Networking support  ---&gt;                              [CONFIG_NET]
     110  [*] Wireless  ---&gt;                                      [CONFIG_WIRELESS]
     111    &lt;*/M&gt; cfg80211 - wireless configuration API           [CONFIG_CFG80211]
     112    [*]     cfg80211 wireless extensions compatibility    [CONFIG_CFG80211_WEXT]
     113    &lt;*/M&gt; Generic IEEE 802.11 Networking Stack (mac80211) [CONFIG_MAC80211]
     114Device Drivers  ---&gt;
     115  [*] Network device support  ---&gt;                        [CONFIG_NETDEVICES]
     116    [*] Wireless LAN  ---&gt;                                [CONFIG_WLAN]</literal></screen>
     117
     118    <para>
     119      Open the submenu and select the options that support your hardware:
    120120      <command>lspci</command> from <xref linkend="pciutils"/> can be used to
    121121      view your hardware configuration.
Note: See TracChangeset for help on using the changeset viewer.