remove hardware accelerated byte swapping feature, and resync kernel config
SVN-Revision: 7924
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
CONFIG_32BIT=y
|
||||
# CONFIG_64BIT is not set
|
||||
# CONFIG_64BIT_PHYS_ADDR is not set
|
||||
# CONFIG_ADM5120_HARDWARE_SWAB is not set
|
||||
CONFIG_ADM5120_NR_UARTS=2
|
||||
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
|
||||
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user