]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap1/Kconfig
h63xx: initial omap board support.
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap1 / Kconfig
index 1085e12ce8819ec50505e1cad5b2708cf7d1e302..40867f4e4f783885c2ad7122907bf535c9181243 100644 (file)
@@ -38,7 +38,6 @@ config MACH_OMAP_H2
 config MACH_OMAP_H3
        bool "TI H3 Support"
        depends on ARCH_OMAP1 && ARCH_OMAP16XX
-#      select GPIOEXPANDER_OMAP
        help
          TI OMAP 1710 H3 board support. Say Y here if you have such
          a board.
@@ -98,6 +97,26 @@ config MACH_OMAP_PALMZ71
         http://hackndev.com/palm/z71 for more informations.
         Say Y here if you have such a PDA, say N otherwise.
 
+config MACH_OMAP_PALMTT
+       bool "Palm Tungsten|T"
+       depends on ARCH_OMAP1 && ARCH_OMAP15XX
+       help
+         Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
+         need a PalmOS compatible bootloader (Garux); check out
+         http://www.hackndev.com/palm/tt/ for more information.
+         Say Y here if you have this PDA model, say N otherwise.
+
+config MACH_SX1
+       bool "Siemens SX1"
+       depends on ARCH_OMAP1 && ARCH_OMAP15XX
+       help
+         Support for the Siemens SX1 phone. To boot the kernel,
+         you'll need a SX1 compatible bootloader; check out
+         http://forum.oslik.ru and
+         http://www.handhelds.org/moin/moin.cgi/SiemensSX1
+         for more information.
+         Say Y here if you have such a phone, say NO otherwise.
+
 config MACH_NOKIA770
        bool "Nokia 770"
        depends on ARCH_OMAP1 && ARCH_OMAP16XX
@@ -112,6 +131,14 @@ config MACH_AMS_DELTA
          Support for the Amstrad E3 (codename Delta) videophone. Say Y here
          if you have such a device.
 
+config MACH_OMAP_H6300
+       bool "HP iPAQ h6300 series"
+       depends on ARCH_OMAP1 && ARCH_OMAP15XX
+       select I2C
+       help
+          HP iPAQ h6315, h6340 and h6365 devices that are based 
+          on the OMAP 1510. Say Y here if you have such a device.
+
 config MACH_OMAP_GENERIC
        bool "Generic OMAP board"
        depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)