Changeset 7af239a in freewrt for target/linux/Config.in
- Timestamp:
- Aug 14, 2025, 11:07:45 PM (4 months ago)
- Branches:
- freewrt_2_0
- Children:
- 9554ed5
- Parents:
- dc6b972
- git-author:
- Waldemar Brodkorb <wbx@…> (08/14/25 23:06:18)
- git-committer:
- Waldemar Brodkorb <wbx@…> (08/14/25 23:07:45)
- File:
-
- 1 edited
-
target/linux/Config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
target/linux/Config.in
rdc6b972 r7af239a 1 1 menu "Kernel Configuration" 2 3 menu "Wireless Driver modules" 4 5 config FWRT_PACKAGE_KMOD_B43 6 prompt "kmod-b43.......................... b43 WLAN support" 7 tristate 8 default y 9 select FWRT_PACKAGE_KMOD_CFG80211 10 select FWRT_PACKAGE_KMOD_MAC80211 11 help 12 b43 support 13 14 config FWRT_PACKAGE_KMOD_CFG80211 15 prompt "kmod-cfg80211..................... cfg80211 WLAN support" 16 tristate 17 default y 18 help 19 cfg80211 support 20 21 config FWRT_PACKAGE_KMOD_MAC80211 22 prompt "kmod-mac80211..................... mac80211 WLAN support" 23 tristate 24 default y 25 select FWRT_PACKAGE_KMOD_CRYPTO_ARC4 26 help 27 mac80211 support 28 29 endmenu 2 30 3 31 menu "Networking modules" … … 831 859 Bluetooth drivers and network stack 832 860 833 834 861 config FWRT_PACKAGE_KMOD_PARPORT 835 862 prompt "kmod-parport...................... generic parallel port support"
Note:
See TracChangeset
for help on using the changeset viewer.
