[adm5120] uses AMBA PL010 driver for the serial ports from now
[openwrt/svn-archive/archive.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Kconfig
index 1b73a370b4dcf62fc8e47861e8592640e95d959d..1e2270d46195df2a4505cc6ef9e940a4f2d2d0eb 100644 (file)
@@ -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