repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i2400m: Makefile and Kconfig
[linux-2.6/cjktty.git]
/
drivers
/
net
/
wimax
/
Kconfig
blob
565018ec1e3ba524b3281b3df46cd0868feb72df
1
#
2
# WiMAX LAN device drivers configuration
3
#
4
5
6
comment "Enable WiMAX (Networking options) to see the WiMAX drivers"
7
depends on WIMAX = n
8
9
if WIMAX
10
11
menu "WiMAX Wireless Broadband devices"
12
13
source "drivers/net/wimax/i2400m/Kconfig"
14
15
endmenu
16
17
endif