projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[adm5120]: from now on, the kernel parses parameters passed by our lzma-loader
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
/
Kconfig
1
if MIPS_ADM5120
2
3
menu "ADM5120 Implementation Options"
4
5
config PCI_ADM5120
6
bool "Enable PCI support"
7
select PCI
8
default y
9
10
config ADM5120_HARDWARE_SWAB
11
bool "Enable hardware accelerated byte-swapping"
12
default y
13
14
endmenu
15
16
endif
This page took
0.049408 seconds
and
5
git commands to generate.