| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | # mips systemsconfig ADK_KERNEL_ATHEROS_AR231X	booleanconfig ADK_KERNEL_MIPS_MALTA	booleanconfig ADK_KERNEL_MIKROTIK_RB532	booleanconfig ADK_KERNEL_AR7	booleanconfig ADK_KERNEL_BCM47XX	booleanconfig ADK_KERNEL_ATHEROS_AR71XX	booleanconfig ADK_KERNEL_AR71XX_MACH_RB4XX	boolean# mips64 systemsconfig ADK_KERNEL_MACH_LOONGSON	booleanconfig ADK_KERNEL_LEMOTE_MACH2F	boolean# arm systemsconfig ADK_KERNEL_ARCH_AT91	booleanconfig ADK_KERNEL_ARCH_AT91SAM9G20	booleanconfig ADK_KERNEL_MACH_ACMENETUSFOXG20	booleanconfig ADK_KERNEL_AEABI	booleanconfig ADK_KERNEL_CPU_BIG_ENDIAN	booleanconfig ADK_KERNEL_CPU_LITTLE_ENDIAN	boolean
 |