allow the kernel to provide own series files for specific subdirs
[openwrt.git] / target / linux / adm5120-2.6 / files / arch / mips / adm5120 / Kconfig
index 1b73a37..7738d81 100644 (file)
@@ -2,15 +2,19 @@ if MIPS_ADM5120
 
 menu "ADM5120 Implementation Options"
 
+config ADM5120_CPU_OVERRIDES
+       bool "Enable CPU feature overrides"
+       default y
+
 config PCI_ADM5120
        bool "Enable PCI support"
        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.022722 seconds and 4 git commands to generate.