summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.systems
blob: d744e45a1f1915a0b2b5cff24df806e05da0d3d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# mips systems
config ADK_KERNEL_ATHEROS_AR231X
	boolean

config ADK_KERNEL_MIPS_MALTA
	boolean

config ADK_KERNEL_MIKROTIK_RB532
	boolean

config ADK_KERNEL_AR7
	boolean

config ADK_KERNEL_BCM47XX
	boolean

config ADK_KERNEL_ATHEROS_AR71XX
	boolean

config ADK_KERNEL_AR71XX_MACH_RB4XX
	boolean

# mips64 systems
config ADK_KERNEL_MACH_LOONGSON
	boolean

config ADK_KERNEL_LEMOTE_MACH2F
	boolean

# arm systems
config ADK_KERNEL_ARCH_AT91
	boolean

config ADK_KERNEL_ARCH_AT91SAM9G20
	boolean

config ADK_KERNEL_MACH_FOXG20
	boolean

config ADK_KERNEL_AEABI
	boolean