Changeset 418e6805 in freewrt for package/hostapd/Config.in


Ignore:
Timestamp:
Nov 10, 2006, 1:28:11 PM (19 years ago)
Author:
Markus Wigge <markus@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
e8fef11
Parents:
d1833aa
Message:

removed CONFIG_DEVEL and other cleanups

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1119 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/hostapd/Config.in

    rd1833aa r418e6805  
    99        tristate
    1010        default y if FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U
    11         default m if CONFIG_DEVEL
    1211        default n
    1312        select FWRT_COMPILE_HOSTAPD
     
    2827        prompt "hostapd-mini...................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (without EAP TLS/TTLS support)"
    2928        tristate
    30         default m if CONFIG_DEVEL
    3129        default n
    3230        select FWRT_COMPILE_HOSTAPD
     
    4644        prompt "hostapd-utils..................... An IEEE 802.11 AP, IEEE 802.1x/WPA/WPA2/EAP/RADIUS Authenticator (CLI utility)"
    4745        tristate
    48         default m if CONFIG_DEVEL
    4946        default n
    5047        select FWRT_COMPILE_HOSTAPD
Note: See TracChangeset for help on using the changeset viewer.