2005-04-17 00:20:36 +02:00
|
|
|
if ARCH_PXA
|
|
|
|
|
2007-09-12 04:13:17 +02:00
|
|
|
menu "Intel PXA2xx/PXA3xx Implementations"
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
|
2009-05-16 20:20:39 +02:00
|
|
|
|
2005-04-17 00:20:36 +02:00
|
|
|
config ARCH_LUBBOCK
|
2009-10-12 03:32:07 +02:00
|
|
|
bool "Intel DBPXA250 Development Platform (aka Lubbock)"
|
2005-04-17 00:20:36 +02:00
|
|
|
select PXA25x
|
|
|
|
select SA1111
|
2008-08-22 12:09:38 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2005-04-17 00:20:36 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_MAINSTONE
|
|
|
|
bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)"
|
2006-03-28 22:08:13 +02:00
|
|
|
select PXA27x
|
2008-05-18 14:11:02 +02:00
|
|
|
select HAVE_PWM
|
2008-08-22 12:09:38 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2006-03-28 22:08:13 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_ZYLONITE
|
2009-11-09 07:25:52 +01:00
|
|
|
bool
|
2009-10-12 03:32:07 +02:00
|
|
|
select PXA3xx
|
|
|
|
select PXA_SSP
|
2008-04-13 22:47:01 +02:00
|
|
|
select HAVE_PWM
|
2008-08-22 12:09:38 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2005-04-17 00:20:36 +02:00
|
|
|
|
2009-11-09 07:25:52 +01:00
|
|
|
config MACH_ZYLONITE300
|
|
|
|
bool "PXA3xx Development Platform (aka Zylonite) PXA300/310"
|
|
|
|
select CPU_PXA300
|
|
|
|
select CPU_PXA310
|
|
|
|
select MACH_ZYLONITE
|
|
|
|
|
|
|
|
config MACH_ZYLONITE320
|
|
|
|
bool "PXA3xx Development Platform (aka Zylonite) PXA320"
|
|
|
|
select CPU_PXA320
|
|
|
|
select MACH_ZYLONITE
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_LITTLETON
|
|
|
|
bool "PXA3xx Form Factor Platform (aka Littleton)"
|
|
|
|
select PXA3xx
|
2009-12-27 18:14:25 +01:00
|
|
|
select CPU_PXA300
|
|
|
|
select CPU_PXA310
|
2009-10-12 03:32:07 +02:00
|
|
|
select PXA_SSP
|
|
|
|
|
|
|
|
config MACH_TAVOREVB
|
|
|
|
bool "PXA930 Evaluation Board (aka TavorEVB)"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA930
|
|
|
|
|
|
|
|
config MACH_SAAR
|
|
|
|
bool "PXA930 Handheld Platform (aka SAAR)"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA930
|
|
|
|
|
|
|
|
comment "Third Party Dev Platforms (sorted by vendor name)"
|
|
|
|
|
|
|
|
config ARCH_PXA_IDP
|
|
|
|
bool "Accelent Xscale IDP"
|
2008-10-02 21:15:35 +02:00
|
|
|
select PXA25x
|
2005-04-17 00:20:36 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config ARCH_VIPER
|
|
|
|
bool "Arcom/Eurotech VIPER SBC"
|
|
|
|
select PXA25x
|
|
|
|
select ISA
|
|
|
|
select I2C_GPIO
|
|
|
|
select HAVE_PWM
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
|
|
|
select PXA_HAVE_ISA_IRQS
|
2009-11-14 13:39:13 +01:00
|
|
|
select ARCOM_PCMCIA
|
2009-10-12 03:32:07 +02:00
|
|
|
|
2009-11-14 13:47:03 +01:00
|
|
|
config MACH_ARCOM_ZEUS
|
|
|
|
bool "Arcom/Eurotech ZEUS SBC"
|
|
|
|
select PXA27x
|
|
|
|
select ISA
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
|
|
|
select PXA_HAVE_ISA_IRQS
|
2009-11-14 13:39:13 +01:00
|
|
|
select ARCOM_PCMCIA
|
2009-11-14 13:47:03 +01:00
|
|
|
|
2009-07-04 15:43:56 +02:00
|
|
|
config MACH_BALLOON3
|
|
|
|
bool "Balloon 3 board"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_CSB726
|
|
|
|
bool "Enable Cogent CSB726 System On a Module"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
2005-04-17 00:20:36 +02:00
|
|
|
help
|
2009-10-12 03:32:07 +02:00
|
|
|
Say Y here if you intend to run this kernel on a Cogent
|
|
|
|
CSB726 System On Module.
|
2009-03-28 16:18:51 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config CSB726_CSB701
|
|
|
|
bool "Enable support for CSB701 baseboard"
|
|
|
|
depends on MACH_CSB726
|
2008-10-21 05:36:19 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_ARMCORE
|
|
|
|
bool "CompuLab CM-X255/CM-X270 modules"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
2008-07-01 16:45:10 +02:00
|
|
|
select PXA25x
|
|
|
|
select PXA_SSP
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_EM_X270
|
|
|
|
bool "CompuLab EM-x270 platform"
|
2008-07-01 16:45:10 +02:00
|
|
|
select PXA27x
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_EXEDA
|
|
|
|
bool "CompuLab eXeda platform"
|
2008-07-01 16:45:10 +02:00
|
|
|
select PXA27x
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_CM_X300
|
|
|
|
bool "CompuLab CM-X300 modules"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA300
|
2009-11-10 13:18:41 +01:00
|
|
|
select CPU_PXA310
|
|
|
|
select HAVE_PWM
|
2008-07-01 16:45:10 +02:00
|
|
|
|
2010-02-05 17:31:48 +01:00
|
|
|
config MACH_CAPC7117
|
|
|
|
bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM"
|
|
|
|
select CPU_PXA320
|
|
|
|
select PXA3xx
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config ARCH_GUMSTIX
|
|
|
|
bool "Gumstix XScale 255 boards"
|
2008-08-14 17:20:31 +02:00
|
|
|
select PXA25x
|
2009-10-12 03:32:07 +02:00
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on
|
|
|
|
Basix, Connex, ws-200ax, ws-400ax systems
|
2008-07-01 16:45:10 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
choice
|
|
|
|
prompt "Gumstix Carrier/Expansion Board"
|
|
|
|
depends on ARCH_GUMSTIX
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config GUMSTIX_AM200EPD
|
|
|
|
bool "Enable AM200EPD board support"
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config GUMSTIX_AM300EPD
|
|
|
|
bool "Enable AM300EPD board support"
|
2008-06-25 23:39:31 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
endchoice
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_INTELMOTE2
|
|
|
|
bool "Intel Mote 2 Platform"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_STARGATE2
|
|
|
|
bool "Intel Stargate 2 Platform"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_XCEP
|
|
|
|
bool "Iskratel Electronics XCEP"
|
|
|
|
select PXA25x
|
|
|
|
select MTD
|
|
|
|
select MTD_PARTITIONS
|
|
|
|
select MTD_PHYSMAP
|
|
|
|
select MTD_CFI_INTELEXT
|
|
|
|
select MTD_CFI
|
|
|
|
select MTD_CHAR
|
|
|
|
select SMC91X
|
|
|
|
select PXA_SSP
|
2007-11-19 13:16:56 +01:00
|
|
|
help
|
2009-10-12 03:32:07 +02:00
|
|
|
PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
|
|
|
|
Tuned for usage in Libera instruments for particle accelerators.
|
2007-11-19 13:16:56 +01:00
|
|
|
|
2008-08-18 22:45:03 +02:00
|
|
|
config TRIZEPS_PXA
|
|
|
|
bool "PXA based Keith und Koep Trizeps DIMM-Modules"
|
|
|
|
|
2006-06-29 17:01:43 +02:00
|
|
|
config MACH_TRIZEPS4
|
|
|
|
bool "Keith und Koep Trizeps4 DIMM-Module"
|
2008-08-18 22:45:03 +02:00
|
|
|
depends on TRIZEPS_PXA
|
|
|
|
select TRIZEPS_PCMCIA
|
2006-06-29 17:01:43 +02:00
|
|
|
select PXA27x
|
|
|
|
|
2008-08-18 22:45:03 +02:00
|
|
|
config MACH_TRIZEPS4WL
|
|
|
|
bool "Keith und Koep Trizeps4-WL DIMM-Module"
|
|
|
|
depends on TRIZEPS_PXA
|
|
|
|
select TRIZEPS_PCMCIA
|
2006-06-29 17:01:43 +02:00
|
|
|
select PXA27x
|
2008-08-18 22:45:03 +02:00
|
|
|
select PXA_SSP
|
|
|
|
|
|
|
|
choice
|
|
|
|
prompt "Select base board for Trizeps module"
|
|
|
|
depends on TRIZEPS_PXA
|
2006-06-29 17:01:43 +02:00
|
|
|
|
2008-08-18 22:45:03 +02:00
|
|
|
config MACH_TRIZEPS_CONXS
|
2008-07-02 14:50:09 +02:00
|
|
|
bool "ConXS Eval Board"
|
2008-08-18 22:45:03 +02:00
|
|
|
|
|
|
|
config MACH_TRIZEPS_UCONXS
|
|
|
|
bool "uConXS Eval Board"
|
|
|
|
|
|
|
|
config MACH_TRIZEPS_ANY
|
|
|
|
bool "another Board"
|
|
|
|
|
|
|
|
endchoice
|
|
|
|
|
2009-11-14 13:39:13 +01:00
|
|
|
config ARCOM_PCMCIA
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Generic option for Arcom Viper/Zeus PCMCIA
|
|
|
|
|
2008-08-18 22:45:03 +02:00
|
|
|
config TRIZEPS_PCMCIA
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Enable PCMCIA support for Trizeps modules
|
2008-07-02 14:50:09 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_LOGICPD_PXA270
|
|
|
|
bool "LogicPD PXA270 Card Engine Development Platform"
|
2009-02-02 07:57:55 +01:00
|
|
|
select PXA27x
|
2009-10-12 03:32:07 +02:00
|
|
|
select HAVE_PWM
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2009-02-02 07:57:55 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_PCM027
|
|
|
|
bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
|
2008-01-23 14:54:50 +01:00
|
|
|
select PXA27x
|
2009-10-12 03:32:07 +02:00
|
|
|
select IWMMXT
|
|
|
|
select PXA_SSP
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2008-01-23 14:54:50 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_PCM990_BASEBOARD
|
|
|
|
bool "PHYTEC PCM-990 development board"
|
|
|
|
select HAVE_PWM
|
|
|
|
depends on MACH_PCM027
|
2009-03-13 16:37:09 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
choice
|
|
|
|
prompt "display on pcm990"
|
|
|
|
depends on MACH_PCM990_BASEBOARD
|
2009-03-23 02:04:18 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config PCM990_DISPLAY_SHARP
|
|
|
|
bool "sharp lq084v1dg21 stn display"
|
2007-09-12 04:13:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config PCM990_DISPLAY_NEC
|
|
|
|
bool "nec nl6448bc20_18d tft display"
|
2007-12-13 03:41:43 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config PCM990_DISPLAY_NONE
|
|
|
|
bool "no display"
|
2008-07-11 06:59:38 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
endchoice
|
2008-07-11 08:02:20 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_COLIBRI
|
|
|
|
bool "Toradex Colibri PXA270"
|
2007-09-23 16:59:26 +02:00
|
|
|
select PXA27x
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_COLIBRI300
|
|
|
|
bool "Toradex Colibri PXA300/310"
|
2008-08-26 15:03:44 +02:00
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA300
|
2009-11-09 07:40:47 +01:00
|
|
|
select CPU_PXA310
|
2007-09-23 16:59:26 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_COLIBRI320
|
|
|
|
bool "Toradex Colibri PXA320"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA320
|
|
|
|
|
|
|
|
comment "End-user Products (sorted by vendor name)"
|
|
|
|
|
[ARM] pxa: add basic support for HP iPAQ hx4700 PDAs
This includes
- IrDA (pxafixp_ir),
- Buttons (gpio-keys),
- ASIC3 IRQ/GPIOs (asic3),
- EGPIOs (htc-egpio),
- ATI Imageon w3220 framebuffer (w100fb),
- Backlight (pwm-backlight),
- StrataFlash (physmap),
- Battery monitor (ds1wm,w1_ds2760,ds2760_battery)
- USB gadget support (pxa27x_udc,gpio_vbus).
- bq24022 battery charger (pda_power,bq24022)
- TSC2046 touchscreen (ads7846)
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
2009-05-28 07:05:18 +02:00
|
|
|
config MACH_H4700
|
|
|
|
bool "HP iPAQ hx4700"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select PXA_SSP
|
|
|
|
select HAVE_PWM
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_H5000
|
|
|
|
bool "HP iPAQ h5000"
|
|
|
|
select PXA25x
|
|
|
|
|
|
|
|
config MACH_HIMALAYA
|
|
|
|
bool "HTC Himalaya Support"
|
|
|
|
select CPU_PXA26x
|
|
|
|
|
2007-11-22 17:59:11 +01:00
|
|
|
config MACH_MAGICIAN
|
|
|
|
bool "Enable HTC Magician Support"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
2009-02-09 17:34:06 +01:00
|
|
|
select PXA_SSP
|
2009-01-17 18:45:40 +01:00
|
|
|
select HAVE_PWM
|
2008-08-22 12:09:38 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2007-11-22 17:59:11 +01:00
|
|
|
|
2008-08-17 10:34:30 +02:00
|
|
|
config MACH_MIOA701
|
|
|
|
bool "Mitac Mio A701 Support"
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select HAVE_PWM
|
|
|
|
select GPIO_SYSFS
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a
|
|
|
|
MIO A701. Currently there is only basic support
|
|
|
|
for this PDA.
|
2007-11-22 17:59:11 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config PXA_EZX
|
|
|
|
bool "Motorola EZX Platform"
|
2008-01-08 08:44:23 +01:00
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
2009-10-12 03:32:07 +02:00
|
|
|
select HAVE_PWM
|
2008-08-22 12:09:38 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2008-01-08 08:44:23 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_EZX_A780
|
|
|
|
bool "Motorola EZX A780"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_EZX_E680
|
|
|
|
bool "Motorola EZX E680"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_EZX_A1200
|
|
|
|
bool "Motorola EZX A1200"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_EZX_A910
|
|
|
|
bool "Motorola EZX A910"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_EZX_E6
|
|
|
|
bool "Motorola EZX E6"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_EZX_E2
|
|
|
|
bool "Motorola EZX E2"
|
|
|
|
default y
|
|
|
|
depends on PXA_EZX
|
|
|
|
|
|
|
|
config MACH_MP900C
|
|
|
|
bool "Nec Mobilepro 900/c"
|
|
|
|
select PXA25x
|
|
|
|
|
[ARM] 5153/1: Add support for PalmTX handheld computer
PalmTX is PXA27x based device with wifi, bluetooth,
touchscreen, sdio slot, irda, keypad, nand flash,
pxa framebuffer, serial and usb gadget interface.
Supported by this patch is pxafb, touchscreen, irda,
keypad and sdio slot.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-07-07 18:25:46 +02:00
|
|
|
config ARCH_PXA_PALM
|
|
|
|
bool "PXA based Palm PDAs"
|
|
|
|
select HAVE_PWM
|
|
|
|
|
2009-03-24 00:29:29 +01:00
|
|
|
config MACH_PALMTE2
|
|
|
|
bool "Palm Tungsten|E2"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA25x
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Palm Tungsten|E2
|
|
|
|
handheld computer.
|
|
|
|
|
2009-07-16 13:26:48 +02:00
|
|
|
config MACH_PALMTC
|
|
|
|
bool "Palm Tungsten|C"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA25x
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Palm Tungsten|C
|
|
|
|
handheld computer.
|
|
|
|
|
2008-11-20 00:58:38 +01:00
|
|
|
config MACH_PALMT5
|
|
|
|
bool "Palm Tungsten|T5"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Palm Tungsten|T5
|
|
|
|
handheld computer.
|
|
|
|
|
[ARM] 5153/1: Add support for PalmTX handheld computer
PalmTX is PXA27x based device with wifi, bluetooth,
touchscreen, sdio slot, irda, keypad, nand flash,
pxa framebuffer, serial and usb gadget interface.
Supported by this patch is pxafb, touchscreen, irda,
keypad and sdio slot.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-07-07 18:25:46 +02:00
|
|
|
config MACH_PALMTX
|
|
|
|
bool "Palm T|X"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Palm T|X
|
|
|
|
handheld computer.
|
|
|
|
|
2008-08-29 16:47:52 +02:00
|
|
|
config MACH_PALMZ72
|
|
|
|
bool "Palm Zire 72"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on Palm Zire 72
|
|
|
|
handheld computer.
|
2008-11-20 22:50:46 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_PALMLD
|
|
|
|
bool "Palm LifeDrive"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Palm LifeDrive
|
|
|
|
handheld computer.
|
|
|
|
|
2009-09-11 13:57:01 +02:00
|
|
|
config PALM_TREO
|
|
|
|
bool
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
|
2009-09-11 13:57:02 +02:00
|
|
|
config MACH_CENTRO
|
|
|
|
bool "Palm Centro 685 (GSM)"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
|
|
|
select PALM_TREO
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on Palm Centro 685 (GSM)
|
|
|
|
smartphone.
|
|
|
|
|
2009-05-18 15:24:14 +02:00
|
|
|
config MACH_TREO680
|
|
|
|
bool "Palm Treo 680"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_PALM
|
|
|
|
select PXA27x
|
|
|
|
select IWMMXT
|
2009-09-11 13:57:01 +02:00
|
|
|
select PALM_TREO
|
2009-05-18 15:24:14 +02:00
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on Palm Treo 680
|
|
|
|
smartphone.
|
|
|
|
|
2009-11-27 13:47:09 +01:00
|
|
|
config MACH_RAUMFELD_RC
|
|
|
|
bool "Raumfeld Controller"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA300
|
|
|
|
select HAVE_PWM
|
|
|
|
|
|
|
|
config MACH_RAUMFELD_CONNECTOR
|
|
|
|
bool "Raumfeld Connector"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA300
|
|
|
|
select PXA_SSP
|
|
|
|
|
|
|
|
config MACH_RAUMFELD_SPEAKER
|
|
|
|
bool "Raumfeld Speaker"
|
|
|
|
select PXA3xx
|
|
|
|
select CPU_PXA300
|
|
|
|
select PXA_SSP
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config PXA_SHARPSL
|
|
|
|
bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
|
|
|
|
select SHARP_SCOOP
|
|
|
|
select SHARP_PARAM
|
2008-11-20 22:50:46 +01:00
|
|
|
help
|
2009-10-12 03:32:07 +02:00
|
|
|
Say Y here if you intend to run this kernel on a
|
|
|
|
Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
|
|
|
|
SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
|
|
|
|
SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
|
2008-11-20 22:50:46 +01:00
|
|
|
handheld computer.
|
2008-08-29 16:47:52 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config SHARPSL_PM
|
|
|
|
bool
|
|
|
|
select APM_EMULATION
|
2010-03-09 03:34:27 +01:00
|
|
|
select SHARPSL_PM_MAX1111
|
|
|
|
|
|
|
|
config SHARPSL_PM_MAX1111
|
|
|
|
bool
|
|
|
|
depends on !CORGI_SSP_DEPRECATED
|
|
|
|
select HWMON
|
|
|
|
select SENSORS_MAX1111
|
2008-01-08 08:52:04 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config CORGI_SSP_DEPRECATED
|
|
|
|
bool
|
|
|
|
select PXA_SSP
|
2010-02-09 04:10:10 +01:00
|
|
|
select PXA_SSP_LEGACY
|
2009-10-12 03:32:07 +02:00
|
|
|
help
|
|
|
|
This option will include corgi_ssp.c and corgi_lcd.c
|
|
|
|
that corgi_ts.c and other legacy drivers (corgi_bl.c
|
|
|
|
and sharpsl_pm.c) may depend on.
|
2005-09-13 10:25:34 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_POODLE
|
|
|
|
bool "Enable Sharp SL-5600 (Poodle) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA25x
|
|
|
|
select SHARP_LOCOMO
|
|
|
|
select PXA_SSP
|
2009-12-25 05:18:33 +01:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2005-09-13 10:25:34 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_CORGI
|
|
|
|
bool "Enable Sharp SL-C700 (Corgi) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA25x
|
|
|
|
select PXA_SHARP_C7xx
|
2005-09-13 10:25:34 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_SHEPHERD
|
|
|
|
bool "Enable Sharp SL-C750 (Shepherd) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA25x
|
|
|
|
select PXA_SHARP_C7xx
|
2005-09-13 10:25:34 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_HUSKY
|
|
|
|
bool "Enable Sharp SL-C760 (Husky) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA25x
|
|
|
|
select PXA_SHARP_C7xx
|
2005-09-13 10:25:34 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_AKITA
|
|
|
|
bool "Enable Sharp SL-1000 (Akita) Support"
|
|
|
|
depends on PXA_SHARPSL
|
2009-02-16 18:40:55 +01:00
|
|
|
select PXA27x
|
2009-10-12 03:32:07 +02:00
|
|
|
select PXA_SHARP_Cxx00
|
|
|
|
select MACH_SPITZ
|
|
|
|
select I2C
|
|
|
|
select I2C_PXA
|
2009-02-16 18:40:55 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_SPITZ
|
|
|
|
bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA27x
|
|
|
|
select PXA_SHARP_Cxx00
|
2009-02-16 18:40:57 +01:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_BORZOI
|
|
|
|
bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
|
|
|
|
depends on PXA_SHARPSL
|
2008-07-09 09:08:17 +02:00
|
|
|
select PXA27x
|
2009-10-12 03:32:07 +02:00
|
|
|
select PXA_SHARP_Cxx00
|
|
|
|
|
|
|
|
config MACH_TOSA
|
|
|
|
bool "Enable Sharp SL-6000x (Tosa) Support"
|
|
|
|
depends on PXA_SHARPSL
|
|
|
|
select PXA25x
|
2009-06-23 17:39:25 +02:00
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2010-02-05 17:31:48 +01:00
|
|
|
config MACH_ICONTROL
|
|
|
|
bool "TMT iControl/SafeTCam based on the MXM-8x10 CoM"
|
|
|
|
select CPU_PXA320
|
|
|
|
select PXA3xx
|
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config ARCH_PXA_ESERIES
|
|
|
|
bool "PXA based Toshiba e-series PDAs"
|
|
|
|
select PXA25x
|
|
|
|
select PXA_HAVE_BOARD_IRQS
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E330
|
|
|
|
bool "Toshiba e330"
|
2008-07-09 09:08:17 +02:00
|
|
|
default y
|
2009-10-12 03:32:07 +02:00
|
|
|
depends on ARCH_PXA_ESERIES
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e330 family PDA.
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E350
|
|
|
|
bool "Toshiba e350"
|
2008-07-09 09:08:17 +02:00
|
|
|
default y
|
2009-10-12 03:32:07 +02:00
|
|
|
depends on ARCH_PXA_ESERIES
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e350 family PDA.
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E740
|
|
|
|
bool "Toshiba e740"
|
2008-07-09 09:08:17 +02:00
|
|
|
default y
|
2009-10-12 03:32:07 +02:00
|
|
|
depends on ARCH_PXA_ESERIES
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e740 family PDA.
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E750
|
|
|
|
bool "Toshiba e750"
|
2008-07-09 09:08:17 +02:00
|
|
|
default y
|
2009-10-12 03:32:07 +02:00
|
|
|
depends on ARCH_PXA_ESERIES
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e750 family PDA.
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E400
|
|
|
|
bool "Toshiba e400"
|
2008-07-09 09:08:17 +02:00
|
|
|
default y
|
2009-10-12 03:32:07 +02:00
|
|
|
depends on ARCH_PXA_ESERIES
|
|
|
|
help
|
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e400 family PDA.
|
2008-07-09 09:08:17 +02:00
|
|
|
|
2009-10-12 03:32:07 +02:00
|
|
|
config MACH_E800
|
|
|
|
bool "Toshiba e800"
|
|
|
|
default y
|
|
|
|
depends on ARCH_PXA_ESERIES
|
2009-09-07 08:08:34 +02:00
|
|
|
help
|
2009-10-12 03:32:07 +02:00
|
|
|
Say Y here if you intend to run this kernel on a Toshiba
|
|
|
|
e800 family PDA.
|
2009-09-07 08:08:34 +02:00
|
|
|
|
2005-04-17 00:20:36 +02:00
|
|
|
endmenu
|
|
|
|
|
|
|
|
config PXA25x
|
|
|
|
bool
|
2008-10-26 11:55:14 +01:00
|
|
|
select CPU_XSCALE
|
2005-04-17 00:20:36 +02:00
|
|
|
help
|
|
|
|
Select code specific to PXA21x/25x/26x variants
|
|
|
|
|
|
|
|
config PXA27x
|
|
|
|
bool
|
2008-10-26 11:55:14 +01:00
|
|
|
select CPU_XSCALE
|
2005-04-17 00:20:36 +02:00
|
|
|
help
|
|
|
|
Select code specific to PXA27x variants
|
|
|
|
|
2008-11-26 11:12:04 +01:00
|
|
|
config CPU_PXA26x
|
|
|
|
bool
|
|
|
|
select PXA25x
|
|
|
|
help
|
|
|
|
Select code specific to PXA26x (codename Dalhart)
|
|
|
|
|
2007-09-12 04:13:17 +02:00
|
|
|
config PXA3xx
|
|
|
|
bool
|
2008-10-26 11:55:14 +01:00
|
|
|
select CPU_XSC3
|
2007-09-12 04:13:17 +02:00
|
|
|
help
|
|
|
|
Select code specific to PXA3xx variants
|
|
|
|
|
2009-11-09 07:37:59 +01:00
|
|
|
config CPU_PXA300
|
|
|
|
bool
|
|
|
|
select PXA3xx
|
|
|
|
help
|
|
|
|
PXA300 (codename Monahans-L)
|
|
|
|
|
|
|
|
config CPU_PXA310
|
|
|
|
bool
|
|
|
|
select CPU_PXA300
|
|
|
|
help
|
|
|
|
PXA310 (codename Monahans-LV)
|
|
|
|
|
|
|
|
config CPU_PXA320
|
|
|
|
bool
|
|
|
|
select PXA3xx
|
|
|
|
help
|
|
|
|
PXA320 (codename Monahans-P)
|
|
|
|
|
|
|
|
config CPU_PXA930
|
|
|
|
bool
|
|
|
|
select PXA3xx
|
|
|
|
help
|
|
|
|
PXA930 (codename Tavor-P)
|
|
|
|
|
|
|
|
config CPU_PXA935
|
|
|
|
bool
|
|
|
|
select CPU_PXA930
|
|
|
|
help
|
|
|
|
PXA935 (codename Tavor-P65)
|
|
|
|
|
|
|
|
config CPU_PXA950
|
|
|
|
bool
|
|
|
|
select CPU_PXA930
|
|
|
|
help
|
|
|
|
PXA950 (codename Tavor-PV2)
|
|
|
|
|
2005-04-17 00:20:36 +02:00
|
|
|
config PXA_SHARP_C7xx
|
|
|
|
bool
|
2005-11-10 18:45:39 +01:00
|
|
|
select PXA_SSP
|
2006-01-05 21:44:55 +01:00
|
|
|
select SHARPSL_PM
|
2005-04-17 00:20:36 +02:00
|
|
|
help
|
|
|
|
Enable support for all Sharp C7xx models
|
|
|
|
|
2005-09-13 10:25:34 +02:00
|
|
|
config PXA_SHARP_Cxx00
|
|
|
|
bool
|
2005-11-10 18:45:39 +01:00
|
|
|
select PXA_SSP
|
2006-01-05 21:44:55 +01:00
|
|
|
select SHARPSL_PM
|
2005-09-13 10:25:34 +02:00
|
|
|
help
|
|
|
|
Enable common support for Sharp Cxx00 models
|
|
|
|
|
2005-11-10 18:45:39 +01:00
|
|
|
config PXA_SSP
|
|
|
|
tristate
|
|
|
|
help
|
|
|
|
Enable support for PXA2xx SSP ports
|
2008-04-13 22:44:04 +02:00
|
|
|
|
2010-02-09 04:10:10 +01:00
|
|
|
config PXA_SSP_LEGACY
|
|
|
|
bool
|
|
|
|
help
|
|
|
|
Support of legacy SSP API
|
|
|
|
|
2008-07-05 10:02:48 +02:00
|
|
|
config TOSA_BT
|
|
|
|
tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
|
|
|
|
depends on MACH_TOSA
|
|
|
|
select RFKILL
|
|
|
|
help
|
|
|
|
This is a simple driver that is able to control
|
|
|
|
the state of built in bluetooth chip on tosa.
|
2008-07-12 22:43:01 +02:00
|
|
|
|
2008-08-22 12:09:38 +02:00
|
|
|
config PXA_HAVE_BOARD_IRQS
|
|
|
|
bool
|
|
|
|
|
2008-09-01 14:03:32 +02:00
|
|
|
config PXA_HAVE_ISA_IRQS
|
|
|
|
bool
|
|
|
|
|
2005-04-17 00:20:36 +02:00
|
|
|
endif
|