-config BR2_LINUX_2_6_X86
- bool "Support for x86 boards [2.6]"
- default n
- depends BR2_i386
- select BR2_LINUX_PCMCIA_SUPPORT
- help
- Build firmware images for x86 based boards
- (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
-
-config BR2_LINUX_2_4_AR531X
- bool "Support for Atheros ar531x based APs"
- default n
- depends BR2_mips
- help
- Build firmware images for Atheros ar531x based boards
- (e.g. Netgear WGT624, Linksys WRT55AG)
-
-endchoice
-
-
-config BR2_LINUX_PCMCIA_SUPPORT
- bool
- default n
- depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM