projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] uses AMBA PL010 driver for the serial ports from now
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
arch
/
mips
/
adm5120
/
Kconfig
diff --git
a/target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig
b/target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig
index
1b73a37
..
1e2270d
100644
(file)
--- a/
target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig
+++ b/
target/linux/adm5120-2.6/files/arch/mips/adm5120/Kconfig
@@
-7,10
+7,10
@@
config PCI_ADM5120
select PCI
default y
-config ADM5120_HARDWARE_SWAB
- bool "Enable hardware accelerated byte-swapping"
- default y
-
endmenu
+config ARM_AMBA
+ bool
+ default y
+
endif
This page took
0.027869 seconds
and
4
git commands to generate.