]> 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 e89e4fd6c5171ef8b4d52f23777ba0dfc1bfcfec..48643a001ec6980b875c41088e6043f69f6856ff 100644 (file)
@@ -80,6 +80,29 @@ config MACH_OMAP_PALMTE
           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"
        depends on ARCH_OMAP1 && (ARCH_OMAP15XX || ARCH_OMAP16XX)