2005-04-16 22:20:36 +00:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
|
|
|
# see Documentation/kbuild/kconfig-language.txt.
|
|
|
|
#
|
|
|
|
|
|
|
|
mainmenu "Linux Kernel Configuration"
|
|
|
|
|
|
|
|
config ARM
|
|
|
|
bool
|
|
|
|
default y
|
2006-03-27 09:16:35 +00:00
|
|
|
select RTC_LIB
|
2007-02-09 17:08:58 +00:00
|
|
|
select SYS_SUPPORTS_APM_EMULATION
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
The ARM series is a line of low-power-consumption RISC chip designs
|
2006-02-08 21:09:07 +00:00
|
|
|
licensed by ARM Ltd and targeted at embedded applications and
|
2005-04-16 22:20:36 +00:00
|
|
|
handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
|
2006-02-08 21:09:07 +00:00
|
|
|
manufactured, but legacy ARM-based PC hardware remains popular in
|
2005-04-16 22:20:36 +00:00
|
|
|
Europe. There is an ARM Linux project with a web page at
|
|
|
|
<http://www.arm.linux.org.uk/>.
|
|
|
|
|
2007-02-09 17:08:58 +00:00
|
|
|
config SYS_SUPPORTS_APM_EMULATION
|
|
|
|
bool
|
|
|
|
|
2007-03-05 08:30:18 +00:00
|
|
|
config GENERIC_GPIO
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
2006-09-21 23:16:30 +00:00
|
|
|
config GENERIC_TIME
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
2007-03-13 19:29:24 +00:00
|
|
|
config GENERIC_CLOCKEVENTS
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config MMU
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2007-02-11 15:41:31 +00:00
|
|
|
config NO_IOPORT
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config EISA
|
|
|
|
bool
|
|
|
|
---help---
|
|
|
|
The Extended Industry Standard Architecture (EISA) bus was
|
|
|
|
developed as an open alternative to the IBM MicroChannel bus.
|
|
|
|
|
|
|
|
The EISA bus provided some of the features of the IBM MicroChannel
|
|
|
|
bus while maintaining backward compatibility with cards made for
|
|
|
|
the older ISA bus. The EISA bus saw limited use between 1988 and
|
|
|
|
1995 when it was made obsolete by the PCI bus.
|
|
|
|
|
|
|
|
Say Y here if you are building a kernel for an EISA-based machine.
|
|
|
|
|
|
|
|
Otherwise, say N.
|
|
|
|
|
|
|
|
config SBUS
|
|
|
|
bool
|
|
|
|
|
|
|
|
config MCA
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
MicroChannel Architecture is found in some IBM PS/2 machines and
|
|
|
|
laptops. It is a bus system similar to PCI or ISA. See
|
|
|
|
<file:Documentation/mca.txt> (and especially the web page given
|
|
|
|
there) before attempting to build an MCA bus kernel.
|
|
|
|
|
2006-07-01 21:30:09 +00:00
|
|
|
config GENERIC_HARDIRQS
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2007-04-28 08:59:37 +00:00
|
|
|
config STACKTRACE_SUPPORT
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
|
|
|
config LOCKDEP_SUPPORT
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2006-08-27 11:07:02 +00:00
|
|
|
config TRACE_IRQFLAGS_SUPPORT
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2006-07-01 21:30:09 +00:00
|
|
|
config HARDIRQS_SW_RESEND
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
|
|
|
config GENERIC_IRQ_PROBE
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config RWSEM_GENERIC_SPINLOCK
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
|
|
|
config RWSEM_XCHGADD_ALGORITHM
|
|
|
|
bool
|
|
|
|
|
2006-12-08 10:37:49 +00:00
|
|
|
config ARCH_HAS_ILOG2_U32
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
|
|
|
config ARCH_HAS_ILOG2_U64
|
|
|
|
bool
|
|
|
|
default n
|
|
|
|
|
2006-03-26 09:39:19 +00:00
|
|
|
config GENERIC_HWEIGHT
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config GENERIC_CALIBRATE_DELAY
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2005-09-06 00:48:42 +00:00
|
|
|
config ARCH_MAY_HAVE_PC_FDC
|
|
|
|
bool
|
|
|
|
|
2007-02-10 09:43:14 +00:00
|
|
|
config ZONE_DMA
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config GENERIC_ISA_DMA
|
|
|
|
bool
|
|
|
|
|
|
|
|
config FIQ
|
|
|
|
bool
|
|
|
|
|
2005-12-19 21:27:59 +00:00
|
|
|
config ARCH_MTD_XIP
|
|
|
|
bool
|
|
|
|
|
2006-03-27 14:18:50 +00:00
|
|
|
config VECTORS_BASE
|
|
|
|
hex
|
2006-09-28 12:46:34 +00:00
|
|
|
default 0xffff0000 if MMU || CPU_HIGH_VECTOR
|
2006-03-27 14:18:50 +00:00
|
|
|
default DRAM_BASE if REMAP_VECTORS_TO_RAM
|
|
|
|
default 0x00000000
|
|
|
|
help
|
|
|
|
The base address of exception vectors.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "init/Kconfig"
|
|
|
|
|
|
|
|
menu "System Type"
|
|
|
|
|
|
|
|
choice
|
|
|
|
prompt "ARM system type"
|
2006-03-07 14:42:27 +00:00
|
|
|
default ARCH_VERSATILE
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2006-06-20 20:30:44 +00:00
|
|
|
config ARCH_AAEC2000
|
|
|
|
bool "Agilent AAEC-2000 based"
|
|
|
|
select ARM_AMBA
|
|
|
|
help
|
|
|
|
This enables support for systems based on the Agilent AAEC-2000
|
|
|
|
|
|
|
|
config ARCH_INTEGRATOR
|
|
|
|
bool "ARM Ltd. Integrator family"
|
|
|
|
select ARM_AMBA
|
|
|
|
select ICST525
|
|
|
|
help
|
|
|
|
Support for ARM's Integrator platform.
|
|
|
|
|
|
|
|
config ARCH_REALVIEW
|
|
|
|
bool "ARM Ltd. RealView family"
|
|
|
|
select ARM_AMBA
|
|
|
|
select ICST307
|
|
|
|
help
|
|
|
|
This enables support for ARM Ltd RealView boards.
|
|
|
|
|
|
|
|
config ARCH_VERSATILE
|
|
|
|
bool "ARM Ltd. Versatile family"
|
|
|
|
select ARM_AMBA
|
|
|
|
select ARM_VIC
|
|
|
|
select ICST307
|
2007-03-08 19:25:13 +00:00
|
|
|
select GENERIC_TIME
|
2007-03-08 19:30:38 +00:00
|
|
|
select GENERIC_CLOCKEVENTS
|
2006-06-20 20:30:44 +00:00
|
|
|
help
|
|
|
|
This enables support for ARM Ltd Versatile board.
|
|
|
|
|
2006-06-29 15:06:33 +00:00
|
|
|
config ARCH_AT91
|
|
|
|
bool "Atmel AT91"
|
2007-03-05 08:30:18 +00:00
|
|
|
select GENERIC_GPIO
|
2006-06-20 20:30:44 +00:00
|
|
|
help
|
2006-06-29 15:06:33 +00:00
|
|
|
This enables support for systems based on the Atmel AT91RM9200
|
|
|
|
and AT91SAM9xxx processors.
|
2006-06-20 20:30:44 +00:00
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config ARCH_CLPS7500
|
2006-06-20 20:30:44 +00:00
|
|
|
bool "Cirrus CL-PS7500FE"
|
2005-04-16 22:20:36 +00:00
|
|
|
select TIMER_ACORN
|
2005-05-05 13:49:01 +00:00
|
|
|
select ISA
|
2007-02-26 21:07:30 +00:00
|
|
|
select NO_IOPORT
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for the Cirrus Logic PS7500FE system-on-a-chip.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_CLPS711X
|
2006-06-20 20:30:44 +00:00
|
|
|
bool "Cirrus Logic CLPS711x/EP721x-based"
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for Cirrus Logic 711x/721x based boards.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_CO285
|
|
|
|
bool "Co-EBSA285"
|
|
|
|
select FOOTBRIDGE
|
|
|
|
select FOOTBRIDGE_ADDIN
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for Intel's EBSA285 companion chip.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_EBSA110
|
|
|
|
bool "EBSA-110"
|
2005-05-05 13:49:01 +00:00
|
|
|
select ISA
|
2007-03-03 11:54:19 +00:00
|
|
|
select NO_IOPORT
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
This is an evaluation board for the StrongARM processor available
|
2006-02-08 21:09:07 +00:00
|
|
|
from Digital. It has limited hardware on-board, including an
|
2005-04-16 22:20:36 +00:00
|
|
|
Ethernet interface, two PCMCIA sockets, two serial ports and a
|
|
|
|
parallel port.
|
|
|
|
|
[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
Patch from Lennert Buytenhek
This patch adds support for the Cirrus ep93xx series of CPUs. The
ep93xx is an ARM920T based CPU with two VICs, PL010 based UARTs,
IrDA, MaverickCrunch floating point coprocessor, between 24 and 64
GPIOs, ethernet, OHCI USB and, depending on the model, pcmcia, raster
engine, graphics accelerator, IDE controller and a bunch of other
stuff.
This patch adds the core ep93xx support code, and support for the
Glomation GESBC-9312-sx and the Technologic Systems TS-72xx SBCs.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-20 17:10:13 +00:00
|
|
|
config ARCH_EP93XX
|
|
|
|
bool "EP93xx-based"
|
|
|
|
select ARM_AMBA
|
|
|
|
select ARM_VIC
|
|
|
|
help
|
|
|
|
This enables support for the Cirrus EP93xx series of CPUs.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config ARCH_FOOTBRIDGE
|
|
|
|
bool "FootBridge"
|
|
|
|
select FOOTBRIDGE
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for systems based on the DC21285 companion chip
|
|
|
|
("FootBridge"), such as the Simtec CATS and the Rebel NetWinder.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2006-06-20 20:30:44 +00:00
|
|
|
config ARCH_NETX
|
|
|
|
bool "Hilscher NetX based"
|
|
|
|
select ARM_VIC
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
2006-06-20 20:30:44 +00:00
|
|
|
This enables support for systems based on the Hilscher NetX Soc
|
|
|
|
|
|
|
|
config ARCH_H720X
|
|
|
|
bool "Hynix HMS720x-based"
|
|
|
|
select ISA_DMA_API
|
|
|
|
help
|
|
|
|
This enables support for systems based on the Hynix HMS720x
|
|
|
|
|
|
|
|
config ARCH_IMX
|
|
|
|
bool "IMX"
|
2007-05-12 13:31:17 +00:00
|
|
|
select GENERIC_GPIO
|
2007-05-13 16:37:33 +00:00
|
|
|
select GENERIC_TIME
|
|
|
|
select GENERIC_CLOCKEVENTS
|
2006-06-20 20:30:44 +00:00
|
|
|
help
|
|
|
|
Support for Motorola's i.MX family of processors (MX1, MXL).
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2007-05-12 10:25:44 +00:00
|
|
|
config ARCH_IOP13XX
|
|
|
|
bool "IOP13xx-based"
|
|
|
|
depends on MMU
|
|
|
|
select PLAT_IOP
|
|
|
|
select PCI
|
|
|
|
select ARCH_SUPPORTS_MSI
|
|
|
|
help
|
|
|
|
Support for Intel's IOP13XX (XScale) family of processors.
|
|
|
|
|
2006-09-18 22:10:26 +00:00
|
|
|
config ARCH_IOP32X
|
|
|
|
bool "IOP32x-based"
|
2006-06-28 11:52:41 +00:00
|
|
|
depends on MMU
|
2006-09-18 22:12:53 +00:00
|
|
|
select PLAT_IOP
|
2005-05-05 13:49:01 +00:00
|
|
|
select PCI
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
2006-09-18 22:10:26 +00:00
|
|
|
Support for Intel's 80219 and IOP32X (XScale) family of
|
|
|
|
processors.
|
|
|
|
|
|
|
|
config ARCH_IOP33X
|
|
|
|
bool "IOP33x-based"
|
|
|
|
depends on MMU
|
2006-09-18 22:12:53 +00:00
|
|
|
select PLAT_IOP
|
2006-09-18 22:10:26 +00:00
|
|
|
select PCI
|
|
|
|
help
|
|
|
|
Support for Intel's IOP33X (XScale) family of processors.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2007-05-12 10:25:44 +00:00
|
|
|
config ARCH_IXP23XX
|
|
|
|
bool "IXP23XX-based"
|
2006-06-28 11:52:41 +00:00
|
|
|
depends on MMU
|
2007-05-12 10:25:44 +00:00
|
|
|
select PCI
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
2007-05-12 10:25:44 +00:00
|
|
|
Support for Intel's IXP23xx (XScale) family of processors.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_IXP2000
|
|
|
|
bool "IXP2400/2800-based"
|
2006-06-28 11:52:41 +00:00
|
|
|
depends on MMU
|
2005-05-05 13:49:01 +00:00
|
|
|
select PCI
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for Intel's IXP2400/2800 (XScale) family of processors.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2007-05-12 10:25:44 +00:00
|
|
|
config ARCH_IXP4XX
|
|
|
|
bool "IXP4xx-based"
|
2006-06-28 11:52:41 +00:00
|
|
|
depends on MMU
|
2007-05-14 06:50:42 +00:00
|
|
|
select GENERIC_GPIO
|
2007-05-12 10:25:44 +00:00
|
|
|
select GENERIC_TIME
|
|
|
|
select GENERIC_CLOCKEVENTS
|
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Patch from Lennert Buytenhek
This patch adds support for the Intel ixp23xx series of CPUs. The
ixp23xx is an XSC3 based CPU with 512K of L2 cache, a 64bit 66MHz PCI
interface, two DDR RAM interfaces, QDR RAM interfaces, two gigabit
MACs, two 10/100 MACs, expansion bus, four microengines, a Media and
Switch Fabric unit almost identical to the one on the ixp2400, two
xscale (8250ish) UARTs and a bunch of other stuff.
This patch adds the core ixp23xx support code, and support for the
ADI Engineering Roadrunner, Intel IXDP2351, and IP Fabrics Double
Espresso platforms.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-28 20:18:54 +00:00
|
|
|
help
|
2007-05-12 10:25:44 +00:00
|
|
|
Support for Intel's IXP4XX (XScale) family of processors.
|
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Patch from Lennert Buytenhek
This patch adds support for the Intel ixp23xx series of CPUs. The
ixp23xx is an XSC3 based CPU with 512K of L2 cache, a 64bit 66MHz PCI
interface, two DDR RAM interfaces, QDR RAM interfaces, two gigabit
MACs, two 10/100 MACs, expansion bus, four microengines, a Media and
Switch Fabric unit almost identical to the one on the ixp2400, two
xscale (8250ish) UARTs and a bunch of other stuff.
This patch adds the core ixp23xx support code, and support for the
ADI Engineering Roadrunner, Intel IXDP2351, and IP Fabrics Double
Espresso platforms.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-28 20:18:54 +00:00
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config ARCH_L7200
|
|
|
|
bool "LinkUp-L7200"
|
|
|
|
select FIQ
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a LinkUp Systems
|
|
|
|
L7200 Software Development Board which uses an ARM720T processor.
|
|
|
|
Information on this board can be obtained at:
|
|
|
|
|
|
|
|
<http://www.linkupsys.com/>
|
|
|
|
|
|
|
|
If you have any questions or comments about the Linux kernel port
|
|
|
|
to this board, send e-mail to <sjhill@cotw.com>.
|
|
|
|
|
2007-05-11 20:01:28 +00:00
|
|
|
config ARCH_KS8695
|
|
|
|
bool "Micrel/Kendin KS8695"
|
2007-05-14 13:30:15 +00:00
|
|
|
select GENERIC_GPIO
|
2007-05-11 20:01:28 +00:00
|
|
|
help
|
|
|
|
Support for Micrel/Kendin KS8695 "Centaur" (ARM922T) based
|
|
|
|
System-on-Chip devices.
|
|
|
|
|
2007-02-16 14:36:55 +00:00
|
|
|
config ARCH_NS9XXX
|
|
|
|
bool "NetSilicon NS9xxx"
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a NetSilicon NS9xxx
|
|
|
|
System.
|
|
|
|
|
|
|
|
<http://www.digi.com/products/microprocessors/index.jsp>
|
|
|
|
|
2006-06-20 20:30:44 +00:00
|
|
|
config ARCH_PNX4008
|
|
|
|
bool "Philips Nexperia PNX4008 Mobile"
|
|
|
|
help
|
|
|
|
This enables support for Philips PNX4008 mobile platform.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config ARCH_PXA
|
|
|
|
bool "PXA2xx-based"
|
2006-06-28 11:52:41 +00:00
|
|
|
depends on MMU
|
2005-12-19 21:27:59 +00:00
|
|
|
select ARCH_MTD_XIP
|
2007-03-05 08:30:18 +00:00
|
|
|
select GENERIC_GPIO
|
2007-02-05 21:37:07 +00:00
|
|
|
select GENERIC_TIME
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for Intel's PXA2XX processor line.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_RPC
|
|
|
|
bool "RiscPC"
|
|
|
|
select ARCH_ACORN
|
|
|
|
select FIQ
|
|
|
|
select TIMER_ACORN
|
2005-09-06 00:48:42 +00:00
|
|
|
select ARCH_MAY_HAVE_PC_FDC
|
2006-01-04 15:44:16 +00:00
|
|
|
select ISA_DMA_API
|
2007-02-11 15:41:31 +00:00
|
|
|
select NO_IOPORT
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
On the Acorn Risc-PC, Linux can support the internal IDE disk and
|
|
|
|
CD-ROM interface, serial and parallel port, and the floppy drive.
|
|
|
|
|
|
|
|
config ARCH_SA1100
|
|
|
|
bool "SA1100-based"
|
2005-05-05 13:49:01 +00:00
|
|
|
select ISA
|
2005-06-25 18:29:34 +00:00
|
|
|
select ARCH_DISCONTIGMEM_ENABLE
|
2005-12-19 21:27:59 +00:00
|
|
|
select ARCH_MTD_XIP
|
2007-03-05 08:30:18 +00:00
|
|
|
select GENERIC_GPIO
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for StrongARM 11x0 based boards.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_S3C2410
|
2007-02-16 11:12:31 +00:00
|
|
|
bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443"
|
2007-03-05 08:30:18 +00:00
|
|
|
select GENERIC_GPIO
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Samsung S3C2410X CPU based systems, such as the Simtec Electronics
|
|
|
|
BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or
|
2006-02-08 21:09:07 +00:00
|
|
|
the Samsung SMDK2410 development board (and derivatives).
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_SHARK
|
|
|
|
bool "Shark"
|
2005-05-05 13:49:01 +00:00
|
|
|
select ISA
|
|
|
|
select ISA_DMA
|
|
|
|
select PCI
|
2006-02-08 21:09:05 +00:00
|
|
|
help
|
|
|
|
Support for the StrongARM based Digital DNARD machine, also known
|
|
|
|
as "Shark" (<http://www.shark-linux.de/shark.html>).
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
config ARCH_LH7A40X
|
|
|
|
bool "Sharp LH7A40X"
|
|
|
|
help
|
|
|
|
Say Y here for systems based on one of the Sharp LH7A40X
|
|
|
|
System on a Chip processors. These CPUs include an ARM922T
|
|
|
|
core with a wide array of integrated devices for
|
|
|
|
hand-held and low-power applications.
|
|
|
|
|
2007-04-30 18:37:19 +00:00
|
|
|
config ARCH_DAVINCI
|
|
|
|
bool "TI DaVinci"
|
|
|
|
select GENERIC_TIME
|
|
|
|
select GENERIC_CLOCKEVENTS
|
2007-07-10 12:03:43 +00:00
|
|
|
select GENERIC_GPIO
|
2007-04-30 18:37:19 +00:00
|
|
|
help
|
|
|
|
Support for TI's DaVinci platform.
|
|
|
|
|
2007-05-12 10:25:44 +00:00
|
|
|
config ARCH_OMAP
|
|
|
|
bool "TI OMAP"
|
|
|
|
select GENERIC_GPIO
|
|
|
|
select GENERIC_TIME
|
|
|
|
help
|
|
|
|
Support for TI's OMAP platform (OMAP1 and OMAP2).
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
endchoice
|
|
|
|
|
|
|
|
source "arch/arm/mach-clps711x/Kconfig"
|
|
|
|
|
[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
Patch from Lennert Buytenhek
This patch adds support for the Cirrus ep93xx series of CPUs. The
ep93xx is an ARM920T based CPU with two VICs, PL010 based UARTs,
IrDA, MaverickCrunch floating point coprocessor, between 24 and 64
GPIOs, ethernet, OHCI USB and, depending on the model, pcmcia, raster
engine, graphics accelerator, IDE controller and a bunch of other
stuff.
This patch adds the core ep93xx support code, and support for the
Glomation GESBC-9312-sx and the Technologic Systems TS-72xx SBCs.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-20 17:10:13 +00:00
|
|
|
source "arch/arm/mach-ep93xx/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "arch/arm/mach-footbridge/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-integrator/Kconfig"
|
|
|
|
|
2006-09-18 22:10:26 +00:00
|
|
|
source "arch/arm/mach-iop32x/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-iop33x/Kconfig"
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2006-12-07 01:59:39 +00:00
|
|
|
source "arch/arm/mach-iop13xx/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "arch/arm/mach-ixp4xx/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-ixp2000/Kconfig"
|
|
|
|
|
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Patch from Lennert Buytenhek
This patch adds support for the Intel ixp23xx series of CPUs. The
ixp23xx is an XSC3 based CPU with 512K of L2 cache, a 64bit 66MHz PCI
interface, two DDR RAM interfaces, QDR RAM interfaces, two gigabit
MACs, two 10/100 MACs, expansion bus, four microengines, a Media and
Switch Fabric unit almost identical to the one on the ixp2400, two
xscale (8250ish) UARTs and a bunch of other stuff.
This patch adds the core ixp23xx support code, and support for the
ADI Engineering Roadrunner, Intel IXDP2351, and IP Fabrics Double
Espresso platforms.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-28 20:18:54 +00:00
|
|
|
source "arch/arm/mach-ixp23xx/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "arch/arm/mach-pxa/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-sa1100/Kconfig"
|
|
|
|
|
2005-07-10 18:58:17 +00:00
|
|
|
source "arch/arm/plat-omap/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-omap1/Kconfig"
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2005-11-10 14:26:51 +00:00
|
|
|
source "arch/arm/mach-omap2/Kconfig"
|
|
|
|
|
2007-02-11 17:31:01 +00:00
|
|
|
source "arch/arm/plat-s3c24xx/Kconfig"
|
2007-07-22 15:07:09 +00:00
|
|
|
source "arch/arm/plat-s3c/Kconfig"
|
2007-02-11 17:31:01 +00:00
|
|
|
|
|
|
|
if ARCH_S3C2410
|
|
|
|
source "arch/arm/mach-s3c2400/Kconfig"
|
2005-04-16 22:20:36 +00:00
|
|
|
source "arch/arm/mach-s3c2410/Kconfig"
|
2007-02-11 17:31:01 +00:00
|
|
|
source "arch/arm/mach-s3c2412/Kconfig"
|
|
|
|
source "arch/arm/mach-s3c2440/Kconfig"
|
|
|
|
source "arch/arm/mach-s3c2442/Kconfig"
|
2007-02-16 11:12:31 +00:00
|
|
|
source "arch/arm/mach-s3c2443/Kconfig"
|
2007-02-11 17:31:01 +00:00
|
|
|
endif
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
source "arch/arm/mach-lh7a40x/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-imx/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-h720x/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/mach-versatile/Kconfig"
|
|
|
|
|
2005-06-20 17:51:05 +00:00
|
|
|
source "arch/arm/mach-aaec2000/Kconfig"
|
|
|
|
|
2005-10-31 14:25:02 +00:00
|
|
|
source "arch/arm/mach-realview/Kconfig"
|
|
|
|
|
2007-02-05 10:42:07 +00:00
|
|
|
source "arch/arm/mach-at91/Kconfig"
|
2006-01-09 17:05:41 +00:00
|
|
|
|
2006-06-19 14:27:53 +00:00
|
|
|
source "arch/arm/mach-netx/Kconfig"
|
|
|
|
|
2007-02-16 14:36:55 +00:00
|
|
|
source "arch/arm/mach-ns9xxx/Kconfig"
|
|
|
|
|
2007-04-30 18:37:19 +00:00
|
|
|
source "arch/arm/mach-davinci/Kconfig"
|
|
|
|
|
2007-05-11 20:01:28 +00:00
|
|
|
source "arch/arm/mach-ks8695/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
# Definitions to make life easier
|
|
|
|
config ARCH_ACORN
|
|
|
|
bool
|
|
|
|
|
2006-09-18 22:12:53 +00:00
|
|
|
config PLAT_IOP
|
|
|
|
bool
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source arch/arm/mm/Kconfig
|
|
|
|
|
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
XScale cores either have a DSP coprocessor (which contains a single
40 bit accumulator register), or an iWMMXt coprocessor (which contains
eight 64 bit registers.)
Because of the small amount of state in the DSP coprocessor, access to
the DSP coprocessor (CP0) is always enabled, and DSP context switching
is done unconditionally on every task switch. Access to the iWMMXt
coprocessor (CP0/CP1) is enabled only when an iWMMXt instruction is
first issued, and iWMMXt context switching is done lazily.
CONFIG_IWMMXT is supposed to mean 'the cpu we will be running on will
have iWMMXt support', but boards are supposed to select this config
symbol by hand, and at least one pxa27x board doesn't get this right,
so on that board, proc-xscale.S will incorrectly assume that we have a
DSP coprocessor, enable CP0 on boot, and we will then only save the
first iWMMXt register (wR0) on context switches, which is Bad.
This patch redefines CONFIG_IWMMXT as 'the cpu we will be running on
might have iWMMXt support, and we will enable iWMMXt context switching
if it does.' This means that with this patch, running a CONFIG_IWMMXT=n
kernel on an iWMMXt-capable CPU will no longer potentially corrupt iWMMXt
state over context switches, and running a CONFIG_IWMMXT=y kernel on a
non-iWMMXt capable CPU will still do DSP context save/restore.
These changes should make iWMMXt work on PXA3xx, and as a side effect,
enable proper acc0 save/restore on non-iWMMXt capable xsc3 cores such
as IOP13xx and IXP23xx (which will not have CONFIG_CPU_XSCALE defined),
as well as setting and using HWCAP_IWMMXT properly.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-03 17:51:14 +00:00
|
|
|
config IWMMXT
|
|
|
|
bool "Enable iWMMXt support"
|
2007-02-17 18:05:24 +00:00
|
|
|
depends on CPU_XSCALE || CPU_XSC3
|
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
XScale cores either have a DSP coprocessor (which contains a single
40 bit accumulator register), or an iWMMXt coprocessor (which contains
eight 64 bit registers.)
Because of the small amount of state in the DSP coprocessor, access to
the DSP coprocessor (CP0) is always enabled, and DSP context switching
is done unconditionally on every task switch. Access to the iWMMXt
coprocessor (CP0/CP1) is enabled only when an iWMMXt instruction is
first issued, and iWMMXt context switching is done lazily.
CONFIG_IWMMXT is supposed to mean 'the cpu we will be running on will
have iWMMXt support', but boards are supposed to select this config
symbol by hand, and at least one pxa27x board doesn't get this right,
so on that board, proc-xscale.S will incorrectly assume that we have a
DSP coprocessor, enable CP0 on boot, and we will then only save the
first iWMMXt register (wR0) on context switches, which is Bad.
This patch redefines CONFIG_IWMMXT as 'the cpu we will be running on
might have iWMMXt support, and we will enable iWMMXt context switching
if it does.' This means that with this patch, running a CONFIG_IWMMXT=n
kernel on an iWMMXt-capable CPU will no longer potentially corrupt iWMMXt
state over context switches, and running a CONFIG_IWMMXT=y kernel on a
non-iWMMXt capable CPU will still do DSP context save/restore.
These changes should make iWMMXt work on PXA3xx, and as a side effect,
enable proper acc0 save/restore on non-iWMMXt capable xsc3 cores such
as IOP13xx and IXP23xx (which will not have CONFIG_CPU_XSCALE defined),
as well as setting and using HWCAP_IWMMXT properly.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-03 17:51:14 +00:00
|
|
|
default y if PXA27x
|
|
|
|
help
|
|
|
|
Enable support for iWMMXt context switching at run time if
|
|
|
|
running on a CPU that supports it.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
# bool 'Use XScale PMU as timer source' CONFIG_XSCALE_PMU_TIMER
|
|
|
|
config XSCALE_PMU
|
|
|
|
bool
|
|
|
|
depends on CPU_XSCALE && !XSCALE_PMU_TIMER
|
|
|
|
default y
|
|
|
|
|
2006-06-22 10:48:56 +00:00
|
|
|
if !MMU
|
|
|
|
source "arch/arm/Kconfig-nommu"
|
|
|
|
endif
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
source "arch/arm/common/Kconfig"
|
|
|
|
|
|
|
|
config FORCE_MAX_ZONEORDER
|
|
|
|
int
|
|
|
|
depends on SA1111
|
|
|
|
default "9"
|
|
|
|
|
|
|
|
menu "Bus support"
|
|
|
|
|
|
|
|
config ARM_AMBA
|
|
|
|
bool
|
|
|
|
|
|
|
|
config ISA
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Find out whether you have ISA slots on your motherboard. ISA is the
|
|
|
|
name of a bus system, i.e. the way the CPU talks to the other stuff
|
|
|
|
inside your box. Other bus systems are PCI, EISA, MicroChannel
|
|
|
|
(MCA) or VESA. ISA is an older system, now being displaced by PCI;
|
|
|
|
newer boards don't support it. If you have ISA, say Y, otherwise N.
|
|
|
|
|
2006-01-04 15:44:16 +00:00
|
|
|
# Select ISA DMA controller support
|
2005-04-16 22:20:36 +00:00
|
|
|
config ISA_DMA
|
|
|
|
bool
|
2006-01-04 15:44:16 +00:00
|
|
|
select ISA_DMA_API
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2006-01-04 15:44:16 +00:00
|
|
|
# Select ISA DMA interface
|
2005-05-04 04:39:22 +00:00
|
|
|
config ISA_DMA_API
|
|
|
|
bool
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config PCI
|
2007-05-11 20:01:28 +00:00
|
|
|
bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || ARCH_IXP4XX || ARCH_KS8695
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Find out whether you have a PCI motherboard. PCI is the name of a
|
|
|
|
bus system, i.e. the way the CPU talks to the other stuff inside
|
|
|
|
your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
|
|
|
|
VESA. If you have PCI, say Y, otherwise N.
|
|
|
|
|
|
|
|
The PCI-HOWTO, available from
|
|
|
|
<http://www.tldp.org/docs.html#howto>, contains valuable
|
|
|
|
information about which PCI hardware does work under Linux and which
|
|
|
|
doesn't.
|
|
|
|
|
2007-07-10 16:54:40 +00:00
|
|
|
config PCI_SYSCALL
|
|
|
|
def_bool PCI
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
# Select the host bridge type
|
|
|
|
config PCI_HOST_VIA82C505
|
|
|
|
bool
|
|
|
|
depends on PCI && ARCH_SHARK
|
|
|
|
default y
|
|
|
|
|
|
|
|
source "drivers/pci/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/pcmcia/Kconfig"
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "Kernel Features"
|
|
|
|
|
2007-03-13 19:29:24 +00:00
|
|
|
source "kernel/time/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config SMP
|
|
|
|
bool "Symmetric Multi-Processing (EXPERIMENTAL)"
|
2005-11-07 21:30:21 +00:00
|
|
|
depends on EXPERIMENTAL && REALVIEW_MPCORE
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
This enables support for systems with more than one CPU. If you have
|
|
|
|
a system with only one CPU, like most personal computers, say N. If
|
|
|
|
you have a system with more than one CPU, say Y.
|
|
|
|
|
|
|
|
If you say N here, the kernel will run on single and multiprocessor
|
|
|
|
machines, but will use only one CPU of a multiprocessor machine. If
|
|
|
|
you say Y here, the kernel will run on many, but not all, single
|
|
|
|
processor machines. On a single processor machine, the kernel will
|
|
|
|
run faster if you say N here.
|
|
|
|
|
2005-09-10 07:26:22 +00:00
|
|
|
See also the <file:Documentation/smp.txt>,
|
|
|
|
<file:Documentation/i386/IO-APIC.txt>,
|
2005-04-16 22:20:36 +00:00
|
|
|
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
|
|
|
|
<http://www.linuxdoc.org/docs.html#howto>.
|
|
|
|
|
|
|
|
If you don't know what to do here, say N.
|
|
|
|
|
|
|
|
config NR_CPUS
|
|
|
|
int "Maximum number of CPUs (2-32)"
|
|
|
|
range 2 32
|
|
|
|
depends on SMP
|
|
|
|
default "4"
|
|
|
|
|
2005-11-02 22:24:33 +00:00
|
|
|
config HOTPLUG_CPU
|
|
|
|
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
|
|
|
|
depends on SMP && HOTPLUG && EXPERIMENTAL
|
|
|
|
help
|
|
|
|
Say Y here to experiment with turning CPUs off and on. CPUs
|
|
|
|
can be controlled through /sys/devices/system/cpu.
|
|
|
|
|
2005-11-08 19:08:05 +00:00
|
|
|
config LOCAL_TIMERS
|
|
|
|
bool "Use local timer interrupts"
|
2005-11-09 10:50:29 +00:00
|
|
|
depends on SMP && REALVIEW_MPCORE
|
2005-11-08 19:08:05 +00:00
|
|
|
default y
|
|
|
|
help
|
|
|
|
Enable support for local timers on SMP platforms, rather then the
|
|
|
|
legacy IPI broadcast method. Local timers allows the system
|
|
|
|
accounting to be spread across the timer interval, preventing a
|
|
|
|
"thundering herd" at every timer tick.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config PREEMPT
|
|
|
|
bool "Preemptible Kernel (EXPERIMENTAL)"
|
|
|
|
depends on EXPERIMENTAL
|
|
|
|
help
|
|
|
|
This option reduces the latency of the kernel when reacting to
|
|
|
|
real-time or interactive events by allowing a low priority process to
|
|
|
|
be preempted even if it is in kernel mode executing a system call.
|
|
|
|
This allows applications to run more reliably even when the system is
|
|
|
|
under load.
|
|
|
|
|
|
|
|
Say Y here if you are building a kernel for a desktop, embedded
|
|
|
|
or real-time system. Say N if you are unsure.
|
|
|
|
|
2005-06-25 18:39:45 +00:00
|
|
|
config NO_IDLE_HZ
|
|
|
|
bool "Dynamic tick timer"
|
2007-03-13 19:29:24 +00:00
|
|
|
depends on !GENERIC_CLOCKEVENTS
|
2005-06-25 18:39:45 +00:00
|
|
|
help
|
|
|
|
Select this option if you want to disable continuous timer ticks
|
|
|
|
and have them programmed to occur as required. This option saves
|
|
|
|
power as the system can remain in idle state for longer.
|
|
|
|
|
|
|
|
By default dynamic tick is disabled during the boot, and can be
|
|
|
|
manually enabled with:
|
|
|
|
|
|
|
|
echo 1 > /sys/devices/system/timer/timer0/dyn_tick
|
|
|
|
|
|
|
|
Alternatively, if you want dynamic tick automatically enabled
|
|
|
|
during boot, pass "dyntick=enable" via the kernel command string.
|
|
|
|
|
2005-06-28 20:01:16 +00:00
|
|
|
Please note that dynamic tick may affect the accuracy of
|
|
|
|
timekeeping on some platforms depending on the implementation.
|
2005-09-01 11:48:48 +00:00
|
|
|
Currently at least OMAP, PXA2xx and SA11x0 platforms are known
|
|
|
|
to have accurate timekeeping with dynamic tick.
|
2005-06-28 20:01:16 +00:00
|
|
|
|
2006-03-02 22:41:59 +00:00
|
|
|
config HZ
|
|
|
|
int
|
|
|
|
default 128 if ARCH_L7200
|
|
|
|
default 200 if ARCH_EBSA110 || ARCH_S3C2410
|
2006-03-04 11:01:53 +00:00
|
|
|
default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
|
2006-03-02 22:41:59 +00:00
|
|
|
default 100
|
|
|
|
|
2006-01-14 16:33:50 +00:00
|
|
|
config AEABI
|
|
|
|
bool "Use the ARM EABI to compile the kernel"
|
|
|
|
help
|
|
|
|
This option allows for the kernel to be compiled using the latest
|
|
|
|
ARM ABI (aka EABI). This is only useful if you are using a user
|
|
|
|
space environment that is also compiled with EABI.
|
|
|
|
|
|
|
|
Since there are major incompatibilities between the legacy ABI and
|
|
|
|
EABI, especially with regard to structure member alignment, this
|
|
|
|
option also changes the kernel syscall calling convention to
|
|
|
|
disambiguate both ABIs and allow for backward compatibility support
|
|
|
|
(selected with CONFIG_OABI_COMPAT).
|
|
|
|
|
|
|
|
To use this you need GCC version 4.0.0 or later.
|
|
|
|
|
2006-01-14 16:37:15 +00:00
|
|
|
config OABI_COMPAT
|
2006-02-08 21:09:55 +00:00
|
|
|
bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
|
2006-02-08 21:09:08 +00:00
|
|
|
depends on AEABI && EXPERIMENTAL
|
2006-01-14 16:37:15 +00:00
|
|
|
default y
|
|
|
|
help
|
|
|
|
This option preserves the old syscall interface along with the
|
|
|
|
new (ARM EABI) one. It also provides a compatibility layer to
|
|
|
|
intercept syscalls that have structure arguments which layout
|
|
|
|
in memory differs between the legacy ABI and the new ARM EABI
|
|
|
|
(only for non "thumb" binaries). This option adds a tiny
|
|
|
|
overhead to all syscalls and produces a slightly larger kernel.
|
|
|
|
If you know you'll be using only pure EABI user space then you
|
|
|
|
can say N here. If this option is not selected and you attempt
|
|
|
|
to execute a legacy ABI binary then the result will be
|
|
|
|
UNPREDICTABLE (in fact it can be predicted that it won't work
|
|
|
|
at all). If in doubt say Y.
|
|
|
|
|
2005-06-23 07:07:43 +00:00
|
|
|
config ARCH_DISCONTIGMEM_ENABLE
|
2005-04-16 22:20:36 +00:00
|
|
|
bool
|
2005-05-05 13:49:01 +00:00
|
|
|
default (ARCH_LH7A40X && !LH7A40X_CONTIGMEM)
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y to support efficient handling of discontiguous physical memory,
|
|
|
|
for architectures which are either NUMA (Non-Uniform Memory Access)
|
|
|
|
or have huge holes in the physical address space for other reasons.
|
|
|
|
See <file:Documentation/vm/numa> for more.
|
|
|
|
|
2006-04-11 05:53:53 +00:00
|
|
|
config NODES_SHIFT
|
|
|
|
int
|
|
|
|
default "4" if ARCH_LH7A40X
|
|
|
|
default "2"
|
|
|
|
depends on NEED_MULTIPLE_NODES
|
|
|
|
|
2005-06-23 07:07:43 +00:00
|
|
|
source "mm/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
config LEDS
|
|
|
|
bool "Timer and CPU usage LEDs"
|
|
|
|
depends on ARCH_CDB89712 || ARCH_CO285 || ARCH_EBSA110 || \
|
|
|
|
ARCH_EBSA285 || ARCH_IMX || ARCH_INTEGRATOR || \
|
|
|
|
ARCH_LUBBOCK || MACH_MAINSTONE || ARCH_NETWINDER || \
|
|
|
|
ARCH_OMAP || ARCH_P720T || ARCH_PXA_IDP || \
|
2006-01-09 17:05:41 +00:00
|
|
|
ARCH_SA1100 || ARCH_SHARK || ARCH_VERSATILE || \
|
2007-05-11 20:01:28 +00:00
|
|
|
ARCH_AT91 || MACH_TRIZEPS4 || ARCH_DAVINCI || \
|
|
|
|
ARCH_KS8695
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
If you say Y here, the LEDs on your machine will be used
|
|
|
|
to provide useful information about your current system status.
|
|
|
|
|
|
|
|
If you are compiling a kernel for a NetWinder or EBSA-285, you will
|
|
|
|
be able to select which LEDs are active using the options below. If
|
|
|
|
you are compiling a kernel for the EBSA-110 or the LART however, the
|
|
|
|
red LED will simply flash regularly to indicate that the system is
|
|
|
|
still functional. It is safe to say Y here if you have a CATS
|
|
|
|
system, but the driver will do nothing.
|
|
|
|
|
|
|
|
config LEDS_TIMER
|
|
|
|
bool "Timer LED" if (!ARCH_CDB89712 && !ARCH_OMAP) || \
|
|
|
|
MACH_OMAP_H2 || MACH_OMAP_PERSEUS2
|
|
|
|
depends on LEDS
|
2007-03-13 19:29:24 +00:00
|
|
|
depends on !GENERIC_CLOCKEVENTS
|
2005-04-16 22:20:36 +00:00
|
|
|
default y if ARCH_EBSA110
|
|
|
|
help
|
|
|
|
If you say Y here, one of the system LEDs (the green one on the
|
|
|
|
NetWinder, the amber one on the EBSA285, or the red one on the LART)
|
|
|
|
will flash regularly to indicate that the system is still
|
|
|
|
operational. This is mainly useful to kernel hackers who are
|
|
|
|
debugging unstable kernels.
|
|
|
|
|
|
|
|
The LART uses the same LED for both Timer LED and CPU usage LED
|
|
|
|
functions. You may choose to use both, but the Timer LED function
|
|
|
|
will overrule the CPU usage LED.
|
|
|
|
|
|
|
|
config LEDS_CPU
|
|
|
|
bool "CPU usage LED" if (!ARCH_CDB89712 && !ARCH_EBSA110 && \
|
|
|
|
!ARCH_OMAP) || MACH_OMAP_H2 || MACH_OMAP_PERSEUS2
|
|
|
|
depends on LEDS
|
|
|
|
help
|
|
|
|
If you say Y here, the red LED will be used to give a good real
|
|
|
|
time indication of CPU usage, by lighting whenever the idle task
|
|
|
|
is not currently executing.
|
|
|
|
|
|
|
|
The LART uses the same LED for both Timer LED and CPU usage LED
|
|
|
|
functions. You may choose to use both, but the Timer LED function
|
|
|
|
will overrule the CPU usage LED.
|
|
|
|
|
|
|
|
config ALIGNMENT_TRAP
|
|
|
|
bool
|
2006-09-26 08:36:37 +00:00
|
|
|
depends on CPU_CP15_MMU
|
2005-04-16 22:20:36 +00:00
|
|
|
default y if !ARCH_EBSA110
|
|
|
|
help
|
2006-10-03 20:53:09 +00:00
|
|
|
ARM processors cannot fetch/store information which is not
|
2005-04-16 22:20:36 +00:00
|
|
|
naturally aligned on the bus, i.e., a 4 byte fetch must start at an
|
|
|
|
address divisible by 4. On 32-bit ARM processors, these non-aligned
|
|
|
|
fetch/store instructions will be emulated in software if you say
|
|
|
|
here, which has a severe performance impact. This is necessary for
|
|
|
|
correct operation of some network protocols. With an IP-only
|
|
|
|
configuration it is safe to say N, otherwise say Y.
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "Boot options"
|
|
|
|
|
|
|
|
# Compressed boot loader in ROM. Yes, we really want to ask about
|
|
|
|
# TEXT and BSS so we preserve their values in the config files.
|
|
|
|
config ZBOOT_ROM_TEXT
|
|
|
|
hex "Compressed ROM boot loader base address"
|
|
|
|
default "0"
|
|
|
|
help
|
|
|
|
The physical address at which the ROM-able zImage is to be
|
|
|
|
placed in the target. Platforms which normally make use of
|
|
|
|
ROM-able zImage formats normally set this to a suitable
|
|
|
|
value in their defconfig file.
|
|
|
|
|
|
|
|
If ZBOOT_ROM is not enabled, this has no effect.
|
|
|
|
|
|
|
|
config ZBOOT_ROM_BSS
|
|
|
|
hex "Compressed ROM boot loader BSS address"
|
|
|
|
default "0"
|
|
|
|
help
|
2006-09-20 22:28:51 +00:00
|
|
|
The base address of an area of read/write memory in the target
|
|
|
|
for the ROM-able zImage which must be available while the
|
|
|
|
decompressor is running. It must be large enough to hold the
|
|
|
|
entire decompressed kernel plus an additional 128 KiB.
|
|
|
|
Platforms which normally make use of ROM-able zImage formats
|
|
|
|
normally set this to a suitable value in their defconfig file.
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
If ZBOOT_ROM is not enabled, this has no effect.
|
|
|
|
|
|
|
|
config ZBOOT_ROM
|
|
|
|
bool "Compressed boot loader in ROM/flash"
|
|
|
|
depends on ZBOOT_ROM_TEXT != ZBOOT_ROM_BSS
|
|
|
|
help
|
|
|
|
Say Y here if you intend to execute your compressed kernel image
|
|
|
|
(zImage) directly from ROM or flash. If unsure, say N.
|
|
|
|
|
|
|
|
config CMDLINE
|
|
|
|
string "Default kernel command string"
|
|
|
|
default ""
|
|
|
|
help
|
|
|
|
On some architectures (EBSA110 and CATS), there is currently no way
|
|
|
|
for the boot loader to pass arguments to the kernel. For these
|
|
|
|
architectures, you should supply some command-line options at build
|
|
|
|
time by entering them here. As a minimum, you should specify the
|
|
|
|
memory size and the root device (e.g., mem=64M root=/dev/nfs).
|
|
|
|
|
|
|
|
config XIP_KERNEL
|
|
|
|
bool "Kernel Execute-In-Place from ROM"
|
|
|
|
depends on !ZBOOT_ROM
|
|
|
|
help
|
|
|
|
Execute-In-Place allows the kernel to run from non-volatile storage
|
|
|
|
directly addressable by the CPU, such as NOR flash. This saves RAM
|
|
|
|
space since the text section of the kernel is not loaded from flash
|
|
|
|
to RAM. Read-write sections, such as the data section and stack,
|
|
|
|
are still copied to RAM. The XIP kernel is not compressed since
|
|
|
|
it has to run directly from flash, so it will take more space to
|
|
|
|
store it. The flash address used to link the kernel object files,
|
|
|
|
and for storing it, is configuration dependent. Therefore, if you
|
|
|
|
say Y here, you must know the proper physical address where to
|
|
|
|
store the kernel image depending on your own flash memory usage.
|
|
|
|
|
|
|
|
Also note that the make target becomes "make xipImage" rather than
|
|
|
|
"make zImage" or "make Image". The final kernel binary to put in
|
|
|
|
ROM memory will be arch/arm/boot/xipImage.
|
|
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
|
|
|
config XIP_PHYS_ADDR
|
|
|
|
hex "XIP Kernel Physical Location"
|
|
|
|
depends on XIP_KERNEL
|
|
|
|
default "0x00080000"
|
|
|
|
help
|
|
|
|
This is the physical address in your flash memory the kernel will
|
|
|
|
be linked for and stored to. This address is dependent on your
|
|
|
|
own flash usage.
|
|
|
|
|
2007-02-06 20:29:00 +00:00
|
|
|
config KEXEC
|
|
|
|
bool "Kexec system call (EXPERIMENTAL)"
|
|
|
|
depends on EXPERIMENTAL
|
|
|
|
help
|
|
|
|
kexec is a system call that implements the ability to shutdown your
|
|
|
|
current kernel, and to start another kernel. It is like a reboot
|
|
|
|
but it is indepedent of the system firmware. And like a reboot
|
|
|
|
you can start any kernel with it, not just Linux.
|
|
|
|
|
|
|
|
It is an ongoing process to be certain the hardware in a machine
|
|
|
|
is properly shutdown, so do not be surprised if this code does not
|
|
|
|
initially work for you. It may help to enable device hotplugging
|
|
|
|
support.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
endmenu
|
|
|
|
|
2006-12-06 16:25:04 +00:00
|
|
|
if (ARCH_SA1100 || ARCH_INTEGRATOR || ARCH_OMAP || ARCH_IMX )
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
menu "CPU Frequency scaling"
|
|
|
|
|
|
|
|
source "drivers/cpufreq/Kconfig"
|
|
|
|
|
|
|
|
config CPU_FREQ_SA1100
|
|
|
|
bool
|
2005-06-09 20:59:22 +00:00
|
|
|
depends on CPU_FREQ && (SA1100_H3100 || SA1100_H3600 || SA1100_H3800 || SA1100_LART || SA1100_PLEB || SA1100_BADGE4 || SA1100_HACKKIT)
|
2005-04-16 22:20:36 +00:00
|
|
|
default y
|
|
|
|
|
|
|
|
config CPU_FREQ_SA1110
|
|
|
|
bool
|
|
|
|
depends on CPU_FREQ && (SA1100_ASSABET || SA1100_CERF || SA1100_PT_SYSTEM3)
|
|
|
|
default y
|
|
|
|
|
|
|
|
config CPU_FREQ_INTEGRATOR
|
|
|
|
tristate "CPUfreq driver for ARM Integrator CPUs"
|
|
|
|
depends on ARCH_INTEGRATOR && CPU_FREQ
|
|
|
|
default y
|
|
|
|
help
|
|
|
|
This enables the CPUfreq driver for ARM Integrator CPUs.
|
|
|
|
|
|
|
|
For details, take a look at <file:Documentation/cpu-freq>.
|
|
|
|
|
|
|
|
If in doubt, say Y.
|
|
|
|
|
2006-12-06 16:25:04 +00:00
|
|
|
config CPU_FREQ_IMX
|
|
|
|
tristate "CPUfreq driver for i.MX CPUs"
|
|
|
|
depends on ARCH_IMX && CPU_FREQ
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
This enables the CPUfreq driver for i.MX CPUs.
|
|
|
|
|
|
|
|
If in doubt, say N.
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
menu "Floating point emulation"
|
|
|
|
|
|
|
|
comment "At least one emulation must be selected"
|
|
|
|
|
|
|
|
config FPE_NWFPE
|
|
|
|
bool "NWFPE math emulation"
|
2006-01-14 16:36:50 +00:00
|
|
|
depends on !AEABI || OABI_COMPAT
|
2005-04-16 22:20:36 +00:00
|
|
|
---help---
|
|
|
|
Say Y to include the NWFPE floating point emulator in the kernel.
|
|
|
|
This is necessary to run most binaries. Linux does not currently
|
|
|
|
support floating point hardware so you need to say Y here even if
|
|
|
|
your machine has an FPA or floating point co-processor podule.
|
|
|
|
|
|
|
|
You may say N here if you are going to load the Acorn FPEmulator
|
|
|
|
early in the bootup.
|
|
|
|
|
|
|
|
config FPE_NWFPE_XP
|
|
|
|
bool "Support extended precision"
|
2005-11-07 21:12:08 +00:00
|
|
|
depends on FPE_NWFPE
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y to include 80-bit support in the kernel floating-point
|
|
|
|
emulator. Otherwise, only 32 and 64-bit support is compiled in.
|
|
|
|
Note that gcc does not generate 80-bit operations by default,
|
|
|
|
so in most cases this option only enlarges the size of the
|
|
|
|
floating point emulator without any good reason.
|
|
|
|
|
|
|
|
You almost surely want to say N here.
|
|
|
|
|
|
|
|
config FPE_FASTFPE
|
|
|
|
bool "FastFPE math emulation (EXPERIMENTAL)"
|
2006-01-14 16:36:50 +00:00
|
|
|
depends on (!AEABI || OABI_COMPAT) && !CPU_32v3 && EXPERIMENTAL
|
2005-04-16 22:20:36 +00:00
|
|
|
---help---
|
|
|
|
Say Y here to include the FAST floating point emulator in the kernel.
|
|
|
|
This is an experimental much faster emulator which now also has full
|
|
|
|
precision for the mantissa. It does not support any exceptions.
|
|
|
|
It is very simple, and approximately 3-6 times faster than NWFPE.
|
|
|
|
|
|
|
|
It should be sufficient for most programs. It may be not suitable
|
|
|
|
for scientific calculations, but you have to check this for yourself.
|
|
|
|
If you do not feel you need a faster FP emulation you should better
|
|
|
|
choose NWFPE.
|
|
|
|
|
|
|
|
config VFP
|
|
|
|
bool "VFP-format floating point maths"
|
|
|
|
depends on CPU_V6 || CPU_ARM926T
|
|
|
|
help
|
|
|
|
Say Y to include VFP support code in the kernel. This is needed
|
|
|
|
if your hardware includes a VFP unit.
|
|
|
|
|
|
|
|
Please see <file:Documentation/arm/VFP/release-notes.txt> for
|
|
|
|
release notes and additional status information.
|
|
|
|
|
|
|
|
Say N if your target does not have VFP hardware.
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "Userspace binary formats"
|
|
|
|
|
|
|
|
source "fs/Kconfig.binfmt"
|
|
|
|
|
|
|
|
config ARTHUR
|
|
|
|
tristate "RISC OS personality"
|
2006-01-14 16:33:50 +00:00
|
|
|
depends on !AEABI
|
2005-04-16 22:20:36 +00:00
|
|
|
help
|
|
|
|
Say Y here to include the kernel code necessary if you want to run
|
|
|
|
Acorn RISC OS/Arthur binaries under Linux. This code is still very
|
|
|
|
experimental; if this sounds frightening, say N and sleep in peace.
|
|
|
|
You can also say M here to compile this support as a module (which
|
|
|
|
will be called arthur).
|
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "Power management options"
|
|
|
|
|
2005-11-15 11:31:41 +00:00
|
|
|
source "kernel/power/Kconfig"
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
2005-07-12 04:03:49 +00:00
|
|
|
source "net/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
menu "Device Drivers"
|
|
|
|
|
|
|
|
source "drivers/base/Kconfig"
|
|
|
|
|
2005-11-12 20:25:25 +00:00
|
|
|
source "drivers/connector/Kconfig"
|
|
|
|
|
2006-09-26 08:36:37 +00:00
|
|
|
if ALIGNMENT_TRAP || !CPU_CP15_MMU
|
2005-04-16 22:20:36 +00:00
|
|
|
source "drivers/mtd/Kconfig"
|
|
|
|
endif
|
|
|
|
|
|
|
|
source "drivers/parport/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/pnp/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/block/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/acorn/block/Kconfig"
|
|
|
|
|
2006-09-18 22:10:26 +00:00
|
|
|
if PCMCIA || ARCH_CLPS7500 || ARCH_IOP32X || ARCH_IOP33X || ARCH_IXP4XX \
|
2005-06-12 22:26:05 +00:00
|
|
|
|| ARCH_L7200 || ARCH_LH7A40X || ARCH_PXA || ARCH_RPC \
|
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Patch from Lennert Buytenhek
This patch adds support for the Intel ixp23xx series of CPUs. The
ixp23xx is an XSC3 based CPU with 512K of L2 cache, a 64bit 66MHz PCI
interface, two DDR RAM interfaces, QDR RAM interfaces, two gigabit
MACs, two 10/100 MACs, expansion bus, four microengines, a Media and
Switch Fabric unit almost identical to the one on the ixp2400, two
xscale (8250ish) UARTs and a bunch of other stuff.
This patch adds the core ixp23xx support code, and support for the
ADI Engineering Roadrunner, Intel IXDP2351, and IP Fabrics Double
Espresso platforms.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-03-28 20:18:54 +00:00
|
|
|
|| ARCH_S3C2410 || ARCH_SA1100 || ARCH_SHARK || FOOTBRIDGE \
|
|
|
|
|| ARCH_IXP23XX
|
2005-04-16 22:20:36 +00:00
|
|
|
source "drivers/ide/Kconfig"
|
|
|
|
endif
|
|
|
|
|
|
|
|
source "drivers/scsi/Kconfig"
|
|
|
|
|
2006-11-16 23:14:35 +00:00
|
|
|
source "drivers/ata/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "drivers/md/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/message/fusion/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/ieee1394/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/message/i2o/Kconfig"
|
|
|
|
|
2005-07-12 04:03:49 +00:00
|
|
|
source "drivers/net/Kconfig"
|
2005-04-16 22:20:36 +00:00
|
|
|
|
|
|
|
source "drivers/isdn/Kconfig"
|
|
|
|
|
|
|
|
# input before char - char/joystick depends on it. As does USB.
|
|
|
|
|
|
|
|
source "drivers/input/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/char/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/i2c/Kconfig"
|
|
|
|
|
[PATCH] spi: simple SPI framework
This is the core of a small SPI framework, implementing the model of a
queue of messages which complete asynchronously (with thin synchronous
wrappers on top).
- It's still less than 2KB of ".text" (ARM). If there's got to be a
mid-layer for something so simple, that's the right size budget. :)
- The guts use board-specific SPI device tables to build the driver
model tree. (Hardware probing is rarely an option.)
- This version of Kconfig includes no drivers. At this writing there
are two known master controller drivers (PXA/SSP, OMAP MicroWire)
and three protocol drivers (CS8415a, ADS7846, DataFlash) with LKML
mentions of other drivers in development.
- No userspace API. There are several implementations to compare.
Implement them like any other driver, and bind them with sysfs.
The changes from last version posted to LKML (on 11-Nov-2005) are minor,
and include:
- One bugfix (removes a FIXME), with the visible effect of making device
names be "spiB.C" where B is the bus number and C is the chipselect.
- The "caller provides DMA mappings" mechanism now has kerneldoc, for
DMA drivers that want to be fancy.
- Hey, the framework init can be subsys_init. Even though board init
logic fires earlier, at arch_init ... since the framework init is
for driver support, and the board init support uses static init.
- Various additional spec/doc clarifications based on discussions
with other folk. It adds a brief "thank you" at the end, for folk
who've helped nudge this framework into existence.
As I've said before, I think that "protocol tweaking" is the main support
that this driver framework will need to evolve.
From: Mark Underwood <basicmark@yahoo.com>
Update the SPI framework to remove a potential priority inversion case by
reverting to kmalloc if the pre-allocated DMA-safe buffer isn't available.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-08 21:34:19 +00:00
|
|
|
source "drivers/spi/Kconfig"
|
|
|
|
|
2006-03-10 22:30:01 +00:00
|
|
|
source "drivers/w1/Kconfig"
|
|
|
|
|
2005-07-02 16:15:49 +00:00
|
|
|
source "drivers/hwmon/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
#source "drivers/l3/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/misc/Kconfig"
|
|
|
|
|
2005-08-18 09:06:59 +00:00
|
|
|
source "drivers/mfd/Kconfig"
|
|
|
|
|
2006-03-31 10:31:04 +00:00
|
|
|
source "drivers/leds/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "drivers/media/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/video/Kconfig"
|
|
|
|
|
|
|
|
source "sound/Kconfig"
|
|
|
|
|
2006-12-12 09:32:42 +00:00
|
|
|
source "drivers/hid/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
source "drivers/usb/Kconfig"
|
|
|
|
|
|
|
|
source "drivers/mmc/Kconfig"
|
|
|
|
|
2006-03-27 09:16:35 +00:00
|
|
|
source "drivers/rtc/Kconfig"
|
|
|
|
|
2007-01-02 18:10:43 +00:00
|
|
|
source "drivers/dma/Kconfig"
|
|
|
|
|
2005-04-16 22:20:36 +00:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
source "fs/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/oprofile/Kconfig"
|
|
|
|
|
|
|
|
source "arch/arm/Kconfig.debug"
|
|
|
|
|
|
|
|
source "security/Kconfig"
|
|
|
|
|
|
|
|
source "crypto/Kconfig"
|
|
|
|
|
|
|
|
source "lib/Kconfig"
|