1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] remove hardware accelerated byte swapping feature, and resync kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7924 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-07-11 15:21:17 +00:00
parent 5e513254ad
commit 37587c4a8a
3 changed files with 2 additions and 6 deletions

View File

@@ -7,10 +7,6 @@ config PCI_ADM5120
select PCI
default y
config ADM5120_HARDWARE_SWAB
bool "Enable hardware accelerated byte-swapping"
default y
endmenu
endif