Ignore:
Timestamp:
Jun 30, 2006, 9:02:45 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
f724867
Parents:
149ff92
Message:
  • add hardware profiles, you can choose between different hardware models
  • add some alsa patches
  • remove default stuff

git-svn-id: svn://www.freewrt.org/trunk/freewrt@157 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • target/linux/package/hostap/Config.in

    r149ff92 r0ea1f3f  
    22        prompt "kmod-hostap....................... Host AP support for Prism2/2.5/3 IEEE 802.11b"
    33        tristate
    4         depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM
    5         default m if CONFIG_DEVEL
     4        default n
    65        help
    76          A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3
     
    1817        prompt   "kmod-hostap-pci................. Host AP driver for Prism2.5 PCI adaptors"
    1918        tristate
    20         default m if CONFIG_DEVEL
     19        default n
    2120        depends BR2_PACKAGE_KMOD_HOSTAP
    2221        help
     
    3029        prompt   "kmod-hostap-plx................. Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors"
    3130        tristate
    32         default m if CONFIG_DEVEL
     31        default n
    3332        depends BR2_PACKAGE_KMOD_HOSTAP
    3433        help
Note: See TracChangeset for help on using the changeset viewer.