Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[sfrench/cifs-2.6.git] / arch / arm / mach-pxa / Kconfig
index a6f8eab14ba55882012b11ea4508575012966693..d89c6adbe8bc44a3434a43bd0253716be0340c54 100644 (file)
@@ -2,34 +2,105 @@ if ARCH_PXA
 
 menu "Intel PXA2xx/PXA3xx Implementations"
 
-if PXA3xx
+comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
 
-menu "Supported PXA3xx Processor Variants"
+config ARCH_LUBBOCK
+       bool "Intel DBPXA250 Development Platform (aka Lubbock)"
+       select PXA25x
+       select SA1111
+       select PXA_HAVE_BOARD_IRQS
 
-config CPU_PXA300
-       bool "PXA300 (codename Monahans-L)"
+config MACH_MAINSTONE
+       bool "Intel HCDDBBVA0 Development Platform (aka Mainstone)"
+       select PXA27x
+       select HAVE_PWM
+       select PXA_HAVE_BOARD_IRQS
 
-config CPU_PXA310
-       bool "PXA310 (codename Monahans-LV)"
+config MACH_ZYLONITE
+       bool
+       select PXA3xx
+       select PXA_SSP
+       select HAVE_PWM
+       select PXA_HAVE_BOARD_IRQS
+
+config MACH_ZYLONITE300
+       bool "PXA3xx Development Platform (aka Zylonite) PXA300/310"
        select CPU_PXA300
+       select CPU_PXA310
+       select MACH_ZYLONITE
 
-config CPU_PXA320
-       bool "PXA320 (codename Monahans-P)"
+config MACH_ZYLONITE320
+       bool "PXA3xx Development Platform (aka Zylonite) PXA320"
+       select CPU_PXA320
+       select MACH_ZYLONITE
 
-config CPU_PXA930
-       bool "PXA930 (codename Tavor-P)"
+config MACH_LITTLETON
+       bool "PXA3xx Form Factor Platform (aka Littleton)"
+       select PXA3xx
+       select PXA_SSP
 
-config CPU_PXA935
-       bool "PXA935 (codename Tavor-P65)"
+config MACH_TAVOREVB
+       bool "PXA930 Evaluation Board (aka TavorEVB)"
+       select PXA3xx
        select CPU_PXA930
 
-config CPU_PXA950
-       bool "PXA950 (codename Tavor-PV2)"
+config MACH_SAAR
+       bool "PXA930 Handheld Platform (aka SAAR)"
+       select PXA3xx
        select CPU_PXA930
 
-endmenu
+comment "Third Party Dev Platforms (sorted by vendor name)"
 
-endif
+config ARCH_PXA_IDP
+       bool "Accelent Xscale IDP"
+       select PXA25x
+
+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
+
+config MACH_BALLOON3
+       bool "Balloon 3 board"
+       select PXA27x
+       select IWMMXT
+       select PXA_HAVE_BOARD_IRQS
+
+config MACH_CSB726
+       bool "Enable Cogent CSB726 System On a Module"
+       select PXA27x
+       select IWMMXT
+       help
+         Say Y here if you intend to run this kernel on a Cogent
+         CSB726 System On Module.
+
+config CSB726_CSB701
+       bool "Enable support for CSB701 baseboard"
+       depends on MACH_CSB726
+
+config MACH_ARMCORE
+       bool "CompuLab CM-X255/CM-X270 modules"
+       select PXA27x
+       select IWMMXT
+       select PXA25x
+       select PXA_SSP
+
+config MACH_EM_X270
+       bool "CompuLab EM-x270 platform"
+       select PXA27x
+
+config MACH_EXEDA
+       bool "CompuLab eXeda platform"
+       select PXA27x
+
+config MACH_CM_X300
+       bool "CompuLab CM-X300 modules"
+       select PXA3xx
+       select CPU_PXA300
 
 config ARCH_GUMSTIX
        bool "Gumstix XScale 255 boards"
@@ -62,185 +133,24 @@ config MACH_STARGATE2
        select IWMMXT
        select PXA_HAVE_BOARD_IRQS
 
-config ARCH_LUBBOCK
-       bool "Intel DBPXA250 Development Platform"
-       select PXA25x
-       select SA1111
-       select PXA_HAVE_BOARD_IRQS
-
-config MACH_LOGICPD_PXA270
-       bool "LogicPD PXA270 Card Engine Development Platform"
-       select PXA27x
-       select HAVE_PWM
-       select PXA_HAVE_BOARD_IRQS
-
-config MACH_MAINSTONE
-       bool "Intel HCDDBBVA0 Development Platform"
-       select PXA27x
-       select HAVE_PWM
-       select PXA_HAVE_BOARD_IRQS
-
-config MACH_MP900C
-       bool "Nec Mobilepro 900/c"
-       select PXA25x
-
-config MACH_BALLOON3
-       bool "Balloon 3 board"
-       select PXA27x
-       select IWMMXT
-       select PXA_HAVE_BOARD_IRQS
-
-config ARCH_PXA_IDP
-       bool "Accelent Xscale IDP"
-       select PXA25x
-
-config PXA_SHARPSL
-       bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
-       select SHARP_SCOOP
-       select SHARP_PARAM
-       help
-         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)
-         handheld computer.
-
-config SHARPSL_PM
-       bool
-       select APM_EMULATION
-
-config CORGI_SSP_DEPRECATED
-       bool
-       select PXA_SSP
-       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.
-
-config MACH_POODLE
-       bool "Enable Sharp SL-5600 (Poodle) Support"
-       depends on PXA_SHARPSL
+config MACH_XCEP
+       bool "Iskratel Electronics XCEP"
        select PXA25x
-       select SHARP_LOCOMO
+       select MTD
+       select MTD_PARTITIONS
+       select MTD_PHYSMAP
+       select MTD_CFI_INTELEXT
+       select MTD_CFI
+       select MTD_CHAR
+       select SMC91X
        select PXA_SSP
-
-config MACH_CORGI
-       bool "Enable Sharp SL-C700 (Corgi) Support"
-       depends on PXA_SHARPSL
-       select PXA25x
-       select PXA_SHARP_C7xx
-
-config MACH_SHEPHERD
-       bool "Enable Sharp SL-C750 (Shepherd) Support"
-       depends on PXA_SHARPSL
-       select PXA25x
-       select PXA_SHARP_C7xx
-
-config MACH_HUSKY
-       bool "Enable Sharp SL-C760 (Husky) Support"
-       depends on PXA_SHARPSL
-       select PXA25x
-       select PXA_SHARP_C7xx
-
-config MACH_AKITA
-       bool "Enable Sharp SL-1000 (Akita) Support"
-       depends on PXA_SHARPSL
-       select PXA27x
-       select PXA_SHARP_Cxx00
-       select MACH_SPITZ
-       select I2C
-       select I2C_PXA
-
-config MACH_SPITZ
-       bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
-       depends on PXA_SHARPSL
-       select PXA27x
-       select PXA_SHARP_Cxx00
-
-config MACH_BORZOI
-       bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
-       depends on PXA_SHARPSL
-       select PXA27x
-       select PXA_SHARP_Cxx00
-
-config MACH_TOSA
-       bool "Enable Sharp SL-6000x (Tosa) Support"
-       depends on PXA_SHARPSL
-       select PXA25x
-       select PXA_HAVE_BOARD_IRQS
-
-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
-
-config ARCH_PXA_ESERIES
-       bool "PXA based Toshiba e-series PDAs"
-       select PXA25x
-       select PXA_HAVE_BOARD_IRQS
-
-config MACH_E330
-       bool "Toshiba e330"
-       default y
-       depends on ARCH_PXA_ESERIES
-       help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e330 family PDA.
-
-config MACH_E350
-       bool "Toshiba e350"
-       default y
-       depends on ARCH_PXA_ESERIES
-       help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e350 family PDA.
-
-config MACH_E740
-       bool "Toshiba e740"
-       default y
-       depends on ARCH_PXA_ESERIES
-       select FB_W100
        help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e740 family PDA.
-
-config MACH_E750
-       bool "Toshiba e750"
-       default y
-       depends on ARCH_PXA_ESERIES
-       select FB_W100
-       help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e750 family PDA.
-
-config MACH_E400
-       bool "Toshiba e400"
-       default y
-       depends on ARCH_PXA_ESERIES
-       help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e400 family PDA.
-
-config MACH_E800
-       bool "Toshiba e800"
-       default y
-       depends on ARCH_PXA_ESERIES
-       select FB_W100
-       help
-         Say Y here if you intend to run this kernel on a Toshiba
-         e800 family PDA.
+         PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
+         Tuned for usage in Libera instruments for particle accelerators.
 
 config TRIZEPS_PXA
        bool "PXA based Keith und Koep Trizeps DIMM-Modules"
 
-config MACH_H5000
-       bool "HP iPAQ h5000"
-       select PXA25x
-
 config MACH_TRIZEPS4
        bool "Keith und Koep Trizeps4 DIMM-Module"
        depends on TRIZEPS_PXA
@@ -274,13 +184,38 @@ config TRIZEPS_PCMCIA
        help
          Enable PCMCIA support for Trizeps modules
 
-config MACH_EM_X270
-       bool "CompuLab EM-x270 platform"
+config MACH_LOGICPD_PXA270
+       bool "LogicPD PXA270 Card Engine Development Platform"
        select PXA27x
+       select HAVE_PWM
+       select PXA_HAVE_BOARD_IRQS
 
-config MACH_EXEDA
-       bool "CompuLab eXeda platform"
+config MACH_PCM027
+       bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
        select PXA27x
+       select IWMMXT
+       select PXA_SSP
+       select PXA_HAVE_BOARD_IRQS
+
+config MACH_PCM990_BASEBOARD
+       bool "PHYTEC PCM-990 development board"
+       select HAVE_PWM
+       depends on MACH_PCM027
+
+choice
+       prompt "display on pcm990"
+       depends on MACH_PCM990_BASEBOARD
+
+config PCM990_DISPLAY_SHARP
+       bool "sharp lq084v1dg21 stn display"
+
+config PCM990_DISPLAY_NEC
+       bool "nec nl6448bc20_18d tft display"
+
+config PCM990_DISPLAY_NONE
+       bool "no display"
+
+endchoice
 
 config MACH_COLIBRI
        bool "Toradex Colibri PXA270"
@@ -290,45 +225,15 @@ config MACH_COLIBRI300
        bool "Toradex Colibri PXA300/310"
        select PXA3xx
        select CPU_PXA300
+       select CPU_PXA310
+       select HAVE_PWM
 
 config MACH_COLIBRI320
        bool "Toradex Colibri PXA320"
        select PXA3xx
        select CPU_PXA320
 
-config MACH_ZYLONITE
-       bool "PXA3xx Development Platform (aka Zylonite)"
-       select PXA3xx
-       select PXA_SSP
-       select HAVE_PWM
-       select PXA_HAVE_BOARD_IRQS
-
-config MACH_LITTLETON
-       bool "PXA3xx Form Factor Platform (aka Littleton)"
-       select PXA3xx
-       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
-
-config MACH_ARMCORE
-       bool "CompuLab CM-X255/CM-X270 modules"
-       select PXA27x
-       select IWMMXT
-       select PXA25x
-       select PXA_SSP
-
-config MACH_CM_X300
-       bool "CompuLab CM-X300 modules"
-       select PXA3xx
-       select CPU_PXA300
+comment "End-user Products (sorted by vendor name)"
 
 config MACH_H4700
        bool "HP iPAQ hx4700"
@@ -338,6 +243,15 @@ config MACH_H4700
        select HAVE_PWM
        select PXA_HAVE_BOARD_IRQS
 
+config MACH_H5000
+       bool "HP iPAQ h5000"
+       select PXA25x
+
+config MACH_HIMALAYA
+       bool "HTC Himalaya Support"
+       select CPU_PXA26x
+       select FB_W100
+
 config MACH_MAGICIAN
        bool "Enable HTC Magician Support"
        select PXA27x
@@ -346,11 +260,6 @@ config MACH_MAGICIAN
        select HAVE_PWM
        select PXA_HAVE_BOARD_IRQS
 
-config MACH_HIMALAYA
-       bool "HTC Himalaya Support"
-       select CPU_PXA26x
-       select FB_W100
-
 config MACH_MIOA701
        bool "Mitac Mio A701 Support"
        select PXA27x
@@ -362,13 +271,47 @@ config MACH_MIOA701
          MIO A701. Currently there is only basic support
          for this PDA.
 
-config MACH_PCM027
-       bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
+config PXA_EZX
+       bool "Motorola EZX Platform"
        select PXA27x
        select IWMMXT
-       select PXA_SSP
+       select HAVE_PWM
        select PXA_HAVE_BOARD_IRQS
 
+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
+
 config ARCH_PXA_PALM
        bool "PXA based Palm PDAs"
        select HAVE_PWM
@@ -421,109 +364,172 @@ config MACH_PALMZ72
          Say Y here if you intend to run this kernel on Palm Zire 72
          handheld computer.
 
-config MACH_TREO680
-       bool "Palm Treo 680"
+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 Palm Treo 680
+         Say Y here if you intend to run this kernel on a Palm LifeDrive
+         handheld computer.
+
+config PALM_TREO
+       bool
+       depends on ARCH_PXA_PALM
+
+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.
 
-config MACH_PALMLD
-       bool "Palm LifeDrive"
+config MACH_TREO680
+       bool "Palm Treo 680"
        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 a Palm LifeDrive
+         Say Y here if you intend to run this kernel on Palm Treo 680
+         smartphone.
+
+config PXA_SHARPSL
+       bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
+       select SHARP_SCOOP
+       select SHARP_PARAM
+       help
+         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)
          handheld computer.
 
-config MACH_PCM990_BASEBOARD
-       bool "PHYTEC PCM-990 development board"
-       select HAVE_PWM
-       depends on MACH_PCM027
+config SHARPSL_PM
+       bool
+       select APM_EMULATION
 
-choice
-       prompt "display on pcm990"
-       depends on MACH_PCM990_BASEBOARD
+config CORGI_SSP_DEPRECATED
+       bool
+       select PXA_SSP
+       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.
 
-config PCM990_DISPLAY_SHARP
-       bool "sharp lq084v1dg21 stn display"
+config MACH_POODLE
+       bool "Enable Sharp SL-5600 (Poodle) Support"
+       depends on PXA_SHARPSL
+       select PXA25x
+       select SHARP_LOCOMO
+       select PXA_SSP
 
-config PCM990_DISPLAY_NEC
-       bool "nec nl6448bc20_18d tft display"
+config MACH_CORGI
+       bool "Enable Sharp SL-C700 (Corgi) Support"
+       depends on PXA_SHARPSL
+       select PXA25x
+       select PXA_SHARP_C7xx
 
-config PCM990_DISPLAY_NONE
-       bool "no display"
+config MACH_SHEPHERD
+       bool "Enable Sharp SL-C750 (Shepherd) Support"
+       depends on PXA_SHARPSL
+       select PXA25x
+       select PXA_SHARP_C7xx
 
-endchoice
+config MACH_HUSKY
+       bool "Enable Sharp SL-C760 (Husky) Support"
+       depends on PXA_SHARPSL
+       select PXA25x
+       select PXA_SHARP_C7xx
 
-config MACH_CSB726
-       bool "Enable Cogent CSB726 System On a Module"
+config MACH_AKITA
+       bool "Enable Sharp SL-1000 (Akita) Support"
+       depends on PXA_SHARPSL
        select PXA27x
-       select IWMMXT
-       help
-         Say Y here if you intend to run this kernel on a Cogent
-         CSB726 System On Module.
+       select PXA_SHARP_Cxx00
+       select MACH_SPITZ
+       select I2C
+       select I2C_PXA
 
-config CSB726_CSB701
-       bool "Enable supprot for CSB701 baseboard"
-       depends on MACH_CSB726
+config MACH_SPITZ
+       bool "Enable Sharp Zaurus SL-3000 (Spitz) Support"
+       depends on PXA_SHARPSL
+       select PXA27x
+       select PXA_SHARP_Cxx00
 
-config PXA_EZX
-       bool "Motorola EZX Platform"
+config MACH_BORZOI
+       bool "Enable Sharp Zaurus SL-3100 (Borzoi) Support"
+       depends on PXA_SHARPSL
        select PXA27x
-       select IWMMXT
-       select HAVE_PWM
+       select PXA_SHARP_Cxx00
+
+config MACH_TOSA
+       bool "Enable Sharp SL-6000x (Tosa) Support"
+       depends on PXA_SHARPSL
+       select PXA25x
        select PXA_HAVE_BOARD_IRQS
 
-config MACH_EZX_A780
-       bool "Motorola EZX A780"
-       default y
-       depends on PXA_EZX
+config ARCH_PXA_ESERIES
+       bool "PXA based Toshiba e-series PDAs"
+       select PXA25x
+       select PXA_HAVE_BOARD_IRQS
 
-config MACH_EZX_E680
-       bool "Motorola EZX E680"
+config MACH_E330
+       bool "Toshiba e330"
        default y
-       depends on PXA_EZX
+       depends on ARCH_PXA_ESERIES
+       help
+         Say Y here if you intend to run this kernel on a Toshiba
+         e330 family PDA.
 
-config MACH_EZX_A1200
-       bool "Motorola EZX A1200"
+config MACH_E350
+       bool "Toshiba e350"
        default y
-       depends on PXA_EZX
+       depends on ARCH_PXA_ESERIES
+       help
+         Say Y here if you intend to run this kernel on a Toshiba
+         e350 family PDA.
 
-config MACH_EZX_A910
-       bool "Motorola EZX A910"
+config MACH_E740
+       bool "Toshiba e740"
        default y
-       depends on PXA_EZX
+       depends on ARCH_PXA_ESERIES
+       select FB_W100
+       help
+         Say Y here if you intend to run this kernel on a Toshiba
+         e740 family PDA.
 
-config MACH_EZX_E6
-       bool "Motorola EZX E6"
+config MACH_E750
+       bool "Toshiba e750"
        default y
-       depends on PXA_EZX
+       depends on ARCH_PXA_ESERIES
+       select FB_W100
+       help
+         Say Y here if you intend to run this kernel on a Toshiba
+         e750 family PDA.
 
-config MACH_EZX_E2
-       bool "Motorola EZX E2"
+config MACH_E400
+       bool "Toshiba e400"
        default y
-       depends on PXA_EZX
+       depends on ARCH_PXA_ESERIES
+       help
+         Say Y here if you intend to run this kernel on a Toshiba
+         e400 family PDA.
 
-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
+config MACH_E800
+       bool "Toshiba e800"
+       default y
+       depends on ARCH_PXA_ESERIES
+       select FB_W100
        help
-         PXA255 based Single Board Computer with SMC 91C111 ethernet chip and 64 MB of flash.
-         Tuned for usage in Libera instruments for particle accelerators.
+         Say Y here if you intend to run this kernel on a Toshiba
+         e800 family PDA.
 
 endmenu
 
@@ -551,6 +557,42 @@ config PXA3xx
        help
          Select code specific to PXA3xx variants
 
+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)
+
 config PXA_SHARP_C7xx
        bool
        select PXA_SSP