1 --- a/arch/mips/Kbuild.platforms 2010-10-20 16:30:22.000000000 -0400
2 +++ b/arch/mips/Kbuild.platforms 2010-10-22 08:42:06.228968083 -0400
9 # include the platform specific files
10 include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
11 --- a/arch/mips/Kconfig 2010-10-20 16:30:22.000000000 -0400
12 +++ b/arch/mips/Kconfig 2010-10-22 08:37:31.016965108 -0400
15 Support for BCM47XX based boards
18 + bool "WildPass ADM8668"
19 + select SYS_HAS_CPU_MIPS32_R1
25 + select SYS_SUPPORTS_LITTLE_ENDIAN
26 + select SYS_SUPPORTS_32BIT_KERNEL
27 + select DMA_NONCOHERENT
28 + select SWAP_IO_SPACE
29 + select SERIAL_ADM8668
30 + select SERIAL_ADM8668_CONSOLE
32 + ADM8668 board support by neutronscott
33 + Scott Nicholas <neutronscott@scottn.us>
36 bool "Broadcom BCM63XX based boards"