]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap1/Kconfig
h63xx: pca9535 support.
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap1 / Kconfig
index 7ba5955e12aea1fe2ba56e5e02f39be0e3851a3f..48643a001ec6980b875c41088e6043f69f6856ff 100644 (file)
@@ -36,6 +36,7 @@ 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.
@@ -69,11 +70,38 @@ config MACH_VOICEBLUE
          Support for Voiceblue GSM/VoIP gateway. Say Y here if you have
          such a board.
 
-config MACH_NETSTAR
-       bool "NetStar"
+config MACH_OMAP_PALMTE
+       bool "Palm Tungsten E"
        depends on ARCH_OMAP1 && ARCH_OMAP15XX
        help
-         Support for NetStar PBX. Say Y here if you have such a board.
+          Support for the Palm Tungsten E PDA. Currently only the LCD panel
+          is supported. To boot the kernel, you'll need a PalmOS compatible
+          bootloader; check out http://palmtelinux.sourceforge.net for more
+          informations.
+          Say Y here if you have such a PDA, say NO otherwise.
+
+config MACH_NOKIA770
+       bool "Nokia 770"
+       depends on ARCH_OMAP1 && ARCH_OMAP16XX
+       help
+         Support for the Nokia 770 Internet Tablet. Say Y here if you
+         have such a device.
+
+config MACH_AMS_DELTA
+       bool "Amstrad E3 (Delta)"
+       depends on ARCH_OMAP1 && ARCH_OMAP15XX
+       help
+         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
+       select PCA9535
+       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"