Add initial kernel 2.6.28 support for atheros target. The include files moved from...
[librecmc/librecmc.git] / target / linux / atheros / files-2.6.28 / arch / mips / atheros / Kconfig
1 config ATHEROS_AR5312
2         bool "Atheros 5312/2312+ support"
3         depends on ATHEROS
4         default y
5
6 config ATHEROS_AR5315
7         bool "Atheros 5315/2315+ support"
8         depends on ATHEROS
9         select DMA_NONCOHERENT
10         select CEVT_R4K
11         select CSRC_R4K
12         select IRQ_CPU
13         select SYS_HAS_CPU_MIPS32_R1
14         select SYS_SUPPORTS_32BIT_KERNEL
15         select SYS_SUPPORTS_BIG_ENDIAN
16         select GENERIC_GPIO
17         default y
18
19 config ATHEROS_AR5315_PCI
20         bool "PCI support"
21         select HW_HAS_PCI
22         select PCI
23         select USB_ARCH_HAS_HCD
24         select USB_ARCH_HAS_OHCI
25         select USB_ARCH_HAS_EHCI
26         depends on ATHEROS_AR5315
27         default n