1 Index: linux-2.6.21.7/arch/mips/defconfig
2 ===================================================================
3 --- linux-2.6.21.7.orig/arch/mips/defconfig
4 +++ linux-2.6.21.7/arch/mips/defconfig
5 @@ -69,6 +69,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y
6 CONFIG_GENERIC_HWEIGHT=y
7 CONFIG_GENERIC_CALIBRATE_DELAY=y
10 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
11 # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set
13 Index: linux-2.6.21.7/arch/mips/Kconfig
14 ===================================================================
15 --- linux-2.6.21.7.orig/arch/mips/Kconfig
16 +++ linux-2.6.21.7/arch/mips/Kconfig
17 @@ -869,6 +869,10 @@ config GENERIC_TIME
25 config SCHED_NO_NO_OMIT_FRAME_POINTER
28 Index: linux-2.6.21.7/include/asm-mips/gpio.h
29 ===================================================================
31 +++ linux-2.6.21.7/include/asm-mips/gpio.h
33 +#ifndef _ASM_MIPS_GPIO_H
34 +#define _ASM_MIPS_GPIO_H
38 +#endif /* _ASM_MIPS_GPIO_H */