summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120eb-2.6
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-06-22 10:16:47 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-06-22 10:16:47 +0000
commit6d5ce3ce259972917c3eddd57ace2ab5c1d93149 (patch)
tree62282487b23a8c7ca4f41f9ee62560b03191ae82 /target/linux/adm5120eb-2.6
parent426f0b477b8fdb32baa03a8d5b19d18b3ea60714 (diff)
downloadmaster-31e0f0ae-6d5ce3ce259972917c3eddd57ace2ab5c1d93149.tar.gz
master-31e0f0ae-6d5ce3ce259972917c3eddd57ace2ab5c1d93149.tar.bz2
master-31e0f0ae-6d5ce3ce259972917c3eddd57ace2ab5c1d93149.zip
add initial support for hardware accelerated byte swapping
SVN-Revision: 7708
Diffstat (limited to 'target/linux/adm5120eb-2.6')
-rw-r--r--target/linux/adm5120eb-2.6/config/default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120eb-2.6/config/default b/target/linux/adm5120eb-2.6/config/default
index 519b83f428..b77bebb60d 100644
--- a/target/linux/adm5120eb-2.6/config/default
+++ b/target/linux/adm5120eb-2.6/config/default
@@ -2,6 +2,7 @@ CONFIG_32BIT=y
# CONFIG_64BIT is not set
# CONFIG_64BIT_PHYS_ADDR is not set
CONFIG_ADM5120_GPIO=y
+CONFIG_ADM5120_HARDWARE_SWAB=y
CONFIG_ADM5120_NR_UARTS=2
# CONFIG_ATM_DRIVERS is not set
# CONFIG_ARCH_HAS_ILOG2_U32 is not set