summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.systems
blob: 5ded9d0cf17f3654adedcb7a59dfeae1ba9bb494 (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
# mips systems
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

# 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