2006-01-11 04:45:12 +08:00
|
|
|
choice
|
|
|
|
prompt "Target System"
|
2006-04-21 07:03:42 +08:00
|
|
|
default LINUX_2_4_BRCM
|
2006-01-11 04:45:12 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_ARUBA
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "Aruba [2.6]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mips
|
|
|
|
select LINUX_2_6
|
|
|
|
select PCI_SUPPORT
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-03-06 18:50:51 +08:00
|
|
|
help
|
|
|
|
Build firmware images for Aruba boards
|
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_4_AR531X
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "Atheros AR531x [2.4]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mips
|
|
|
|
select LINUX_2_4
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for Atheros AR531x based boards
|
|
|
|
(e.g. Netgear WGT624, Linksys WRT55AG)
|
2005-02-19 15:46:01 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_4_BRCM
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "Broadcom BCM47xx/53xx [2.4]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mipsel
|
|
|
|
select PCI_SUPPORT
|
|
|
|
select PCMCIA_SUPPORT
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for Broadcom based routers
|
|
|
|
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
|
|
|
|
|
|
|
|
This one builds the generic .trx images, activate one of the
|
|
|
|
options below for creating device specific files for use
|
|
|
|
with TFTP client too.
|
2005-03-06 11:34:52 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_BRCM
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "Broadcom BCM47xx/53xx [2.6]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mipsel
|
|
|
|
select LINUX_2_6
|
|
|
|
select PCI_SUPPORT
|
|
|
|
#select PCMCIA_SUPPORT
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for Broadcom based routers
|
|
|
|
(e.g. Netgear WGT634u)
|
2005-03-06 11:34:52 +08:00
|
|
|
|
2006-06-26 19:45:23 +08:00
|
|
|
config LINUX_2_6_BRCM63XX
|
|
|
|
bool "Broadcom BCM63xx [2.6]"
|
|
|
|
select mips
|
|
|
|
select LINUX_2_6
|
|
|
|
select PCI_SUPPORT
|
|
|
|
select PCMCIA_SUPPORT
|
|
|
|
help
|
|
|
|
Build firmware images for Broadcom based xDSL/routers
|
|
|
|
(e.g. Inventel Livebox, Siemens SE515)
|
|
|
|
|
2006-06-16 05:43:59 +08:00
|
|
|
config LINUX_2_6_RB532
|
|
|
|
bool "Mikrotik RB532 [2.6]"
|
|
|
|
select mipsel
|
|
|
|
select LINUX_2_6
|
|
|
|
select PCI_SUPPORT
|
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_4_AR7
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "TI AR7 [2.4]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mipsel
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
|
2005-07-25 23:38:45 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_4_X86
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "x86 [2.4]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select i386
|
|
|
|
select LINUX_2_4
|
|
|
|
select PCMCIA_SUPPORT
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for x86 based boards
|
|
|
|
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
|
2005-03-06 11:34:52 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_X86
|
2006-01-11 04:45:12 +08:00
|
|
|
bool "x86 [2.6]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select i386
|
|
|
|
select LINUX_2_6
|
|
|
|
select PCMCIA_SUPPORT
|
2006-01-11 04:45:12 +08:00
|
|
|
help
|
|
|
|
Build firmware images for x86 based boards
|
|
|
|
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
|
2005-03-06 11:34:52 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_AU1000
|
2006-07-02 23:50:41 +08:00
|
|
|
bool "AMD Alchemy AUxx [2.6]"
|
2006-04-21 07:03:42 +08:00
|
|
|
select mipsel
|
|
|
|
select LINUX_2_6
|
2006-04-21 08:12:18 +08:00
|
|
|
select PCMCIA_SUPPORT
|
2006-04-10 23:31:26 +08:00
|
|
|
help
|
|
|
|
Build firmware for AMD Alchemy 1500 boards
|
|
|
|
(e.g. 4G-Systems Mesh/Access Cube ...)
|
|
|
|
|
2006-05-13 03:08:03 +08:00
|
|
|
if DEVEL
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_ARM
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED little-endian arm platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
|
|
|
select arm
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_ARMEB
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED big-endian arm platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-04-21 07:03:42 +08:00
|
|
|
select armeb
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_CRIS
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED cris platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
|
|
|
select cris
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_M68K
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED m68k platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
|
|
|
select m68k
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_PPC
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED powerpc platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-04-21 07:03:42 +08:00
|
|
|
select powerpc
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_SH3
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED little-endian sh3 platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
|
|
|
select sh3
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_SH3EB
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED big-endian sh3 platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-04-21 07:03:42 +08:00
|
|
|
select sh3eb
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_SH4
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED little-endian sh4 platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
|
|
|
select sh4
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_SH4EB
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED big-endian sh4 platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-04-21 07:03:42 +08:00
|
|
|
select sh4eb
|
2006-03-06 18:50:51 +08:00
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config LINUX_2_6_SPARC
|
2006-03-06 18:50:51 +08:00
|
|
|
bool "UNSUPPORTED sparc platform"
|
2006-04-21 07:03:42 +08:00
|
|
|
select LINUX_2_6
|
2006-05-31 03:38:38 +08:00
|
|
|
select BIG_ENDIAN
|
2006-04-21 07:03:42 +08:00
|
|
|
select sparc
|
2006-03-06 18:50:51 +08:00
|
|
|
|
|
|
|
endif
|
|
|
|
|
2006-01-11 04:45:12 +08:00
|
|
|
endchoice
|
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
|
|
|
|
# Kernel/Hardware features
|
|
|
|
|
|
|
|
config LINUX_2_4
|
|
|
|
bool
|
|
|
|
|
|
|
|
config LINUX_2_6
|
|
|
|
bool
|
|
|
|
|
|
|
|
config PCI_SUPPORT
|
|
|
|
bool
|
|
|
|
|
|
|
|
config PCMCIA_SUPPORT
|
|
|
|
bool
|
|
|
|
|
2006-05-31 03:38:38 +08:00
|
|
|
config BIG_ENDIAN
|
|
|
|
bool
|
2006-04-21 07:03:42 +08:00
|
|
|
|
|
|
|
# Architecture selection
|
|
|
|
|
|
|
|
config i386
|
|
|
|
bool
|
|
|
|
|
|
|
|
config mips
|
|
|
|
bool
|
|
|
|
|
|
|
|
config mipsel
|
|
|
|
bool
|
|
|
|
|
|
|
|
config arm
|
2006-04-09 01:33:18 +08:00
|
|
|
bool
|
|
|
|
|
2006-04-21 07:03:42 +08:00
|
|
|
config armeb
|
2006-01-11 04:45:12 +08:00
|
|
|
bool
|
2006-04-21 07:03:42 +08:00
|
|
|
|
|
|
|
config cris
|
|
|
|
bool
|
|
|
|
|
|
|
|
config m68k
|
|
|
|
bool
|
|
|
|
|
|
|
|
config powerpc
|
|
|
|
bool
|
|
|
|
|
|
|
|
config sh3
|
|
|
|
bool
|
|
|
|
|
|
|
|
config sh3eb
|
|
|
|
bool
|
|
|
|
|
|
|
|
config sh4
|
|
|
|
bool
|
|
|
|
|
|
|
|
config sh4eb
|
|
|
|
bool
|
|
|
|
|
|
|
|
config sparc
|
|
|
|
bool
|
|
|
|
|
|
|
|
config ARCH
|
|
|
|
string
|
|
|
|
default "arm" if arm
|
|
|
|
default "armeb" if armeb
|
|
|
|
default "cris" if cris
|
|
|
|
default "i386" if i386
|
|
|
|
default "m68k" if m68k
|
|
|
|
default "mips" if mips
|
2006-05-13 03:08:03 +08:00
|
|
|
default "mipsel" if mipsel || !DEVEL
|
2006-04-21 07:03:42 +08:00
|
|
|
default "powerpc" if powerpc
|
|
|
|
default "sh3" if sh3
|
|
|
|
default "sh3eb" if sh3eb
|
|
|
|
default "sh4" if sh4
|
|
|
|
default "sh4eb" if sh4eb
|
|
|
|
default "sparc" if sparc
|
|
|
|
|
2005-03-06 11:34:52 +08:00
|
|
|
|