move CPUFREQ to generic configs
[openwrt-10.03/.git] / target / linux / ar7 / patches-2.6.27 / 100-board_support.patch
index 2708f756578d5505753e193f5a4437aebb78551e..58bd909fbc2027cf5127720b35d1b96e1e2655e3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -18,6 +18,24 @@ choice
+@@ -19,6 +19,24 @@ choice
        prompt "System type"
        default SGI_IP22
  
@@ -27,7 +27,7 @@
  
 --- a/arch/mips/kernel/traps.c
 +++ b/arch/mips/kernel/traps.c
-@@ -1188,9 +1188,22 @@ void *set_except_vector(int n, void *add
+@@ -1203,9 +1203,22 @@ void *set_except_vector(int n, void *add
  
        exception_handlers[n] = handler;
        if (n == 0 && cpu_has_divec) {