aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/click/Config.in
blob: eca8d7006a54888d2c3c134028daec6cd49bb7dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config BR2_PACKAGE_CLICK
	prompt "click............................. The Click Modular Router"
	tristate
	select BR2_PACKAGE_KMOD_TUN
	default m if CONFIG_DEVEL
	help
		http://pdos.csail.mit.edu/click/

config BR2_PACKAGE_ROOFNET
	prompt   "roofnet......................... roofnet mesh networking scripts"
	tristate
	depends BR2_PACKAGE_CLICK
	select BR2_PACKAGE_KMOD_MADWIFI
	default m if CONFIG_DEVEL
	help
		http://pdos.csail.mit.edu/roofnet/