• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/hostapd/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 66bb10b7b0b13 Oct 2013
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_HOSTAPD
2
    bool "hostapd"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
4
    select BR2_PACKAGE_LIBNL
5
    help
6
      User space daemon for wireless access points.
7
​
8
      It implements IEEE 802.11 access point management,
9
      IEEE 802.1X/WPA/WPA2/EAP authenticators, RADIUS client,
10
      EAP server and RADIUS authentication server.
11
​
12
      http://hostap.epitest.fi/
13
​
14
if BR2_PACKAGE_HOSTAPD
15
​
16
config BR2_PACKAGE_HOSTAPD_EAP
17
    bool "Enable EAP"
18
    help
19
      Enable support for EAP and RADIUS.
20
​
21
config BR2_PACKAGE_HOSTAPD_WPS
22
    bool "Enable WPS"
23
    help
24
      Enable support for Wi-Fi Protected Setup.
25
​
26
endif
27
​
28
comment "hostapd needs a toolchain w/ threads"
29
    depends on !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.