Changeset c63045f in freewrt for target/linux/brcm-6.12/Config.in


Ignore:
Timestamp:
Aug 13, 2025, 3:33:32 AM (4 months ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_2_0
Children:
f39cb85
Parents:
13348923
git-author:
Waldemar Brodkorb <wbx@…> (08/13/25 03:21:31)
git-committer:
Waldemar Brodkorb <wbx@…> (08/13/25 03:33:32)
Message:

iw/libnl: add new packages for wifi cards

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/brcm-6.12/Config.in

    r13348923 rc63045f  
    44        select FWRT_LINUX_BRCM
    55        select FWRT_PACKAGE_NVRAM
    6         select FWRT_PACKAGE_WIRELESS_TOOLS
     6        select FWRT_PACKAGE_IW
    77        help
    8           Asus WL500g deluxe
     8          Asus WL500g
    99
    1010config FWRT_LINUX_BRCM_ASUS_WL500G_DELUXE
     
    1313        select FWRT_LINUX_BRCM
    1414        select FWRT_PACKAGE_NVRAM
    15         select FWRT_PACKAGE_WIRELESS_TOOLS
     15        select FWRT_PACKAGE_IW
    1616        help
    1717          Asus WL500g deluxe
     
    2222        select FWRT_LINUX_BRCM
    2323        select FWRT_PACKAGE_NVRAM
    24         select FWRT_PACKAGE_WIRELESS_TOOLS
     24        select FWRT_PACKAGE_IW
    2525        help
    2626          Asus WL500g premium
     
    3131        select FWRT_LINUX_BRCM
    3232        select FWRT_PACKAGE_NVRAM
    33         select FWRT_PACKAGE_WIRELESS_TOOLS
     33        select FWRT_PACKAGE_IW
    3434        help
    3535          Linksys WRT54G v2.0
     
    4040        select FWRT_LINUX_BRCM
    4141        select FWRT_PACKAGE_NVRAM
    42         select FWRT_PACKAGE_WIRELESS_TOOLS
     42        select FWRT_PACKAGE_IW
    4343        help
    4444          Linksys WRT54G v2.2
     
    4949        select FWRT_LINUX_BRCM
    5050        select FWRT_PACKAGE_NVRAM
    51         select FWRT_PACKAGE_WIRELESS_TOOLS
     51        select FWRT_PACKAGE_IW
    5252        help
    5353          Linksys WRT54G v3.0
     
    5858        select FWRT_LINUX_BRCM
    5959        select FWRT_PACKAGE_NVRAM
    60         select FWRT_PACKAGE_WIRELESS_TOOLS
     60        select FWRT_PACKAGE_IW
    6161        help
    6262          Linksys WRT54G v3.1
     
    6767        select FWRT_LINUX_BRCM
    6868        select FWRT_PACKAGE_NVRAM
    69         select FWRT_PACKAGE_WIRELESS_TOOLS
     69        select FWRT_PACKAGE_IW
    7070        help
    7171          Linksys WRT54G v4.0
     
    7676        select FWRT_LINUX_BRCM
    7777        select FWRT_PACKAGE_NVRAM
    78         select FWRT_PACKAGE_WIRELESS_TOOLS
     78        select FWRT_PACKAGE_IW
    7979        help
    8080          Linksys WRT54GS v1.0
     
    8585        select FWRT_LINUX_BRCM
    8686        select FWRT_PACKAGE_NVRAM
    87         select FWRT_PACKAGE_WIRELESS_TOOLS
     87        select FWRT_PACKAGE_IW
    8888        help
    8989          Linksys WRT54GS v1.1
     
    9494        select FWRT_LINUX_BRCM
    9595        select FWRT_PACKAGE_NVRAM
    96         select FWRT_PACKAGE_WIRELESS_TOOLS
     96        select FWRT_PACKAGE_IW
    9797        help
    9898          Linksys WRT54GS v4
     
    103103        select FWRT_LINUX_BRCM
    104104        select FWRT_PACKAGE_NVRAM
    105         select FWRT_PACKAGE_WIRELESS_TOOLS
     105        select FWRT_PACKAGE_IW
    106106        help
    107107          Linksys WRT54GL
     
    112112        select FWRT_LINUX_BRCM
    113113        select FWRT_PACKAGE_NVRAM
    114         select FWRT_PACKAGE_WIRELESS_TOOLS
     114        select FWRT_PACKAGE_IW
    115115        help
    116116          Linksys WRT54G3G
     
    121121        select FWRT_LINUX_BRCM
    122122        select FWRT_PACKAGE_KMOD_MADWIFI
    123         select FWRT_PACKAGE_WIRELESS_TOOLS
     123        select FWRT_PACKAGE_IW
    124124        help
    125125          Netgear WGT634U
Note: See TracChangeset for help on using the changeset viewer.