]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/irda/Kconfig
[PATCH] OMAP: Add support for IrDA driver #2
[linux-2.6-omap-h63xx.git] / drivers / net / irda / Kconfig
index 8929c5e7e8404bc97021baf3c86f27478b72769d..88f2c6603d97ebb86f51185fd3541121027b150b 100644 (file)
@@ -348,13 +348,6 @@ config TOSHIBA_FIR
          To compile it as a module, choose M here: the module will be called
          donauboe.
 
-config OMAP_IR
-       tristate "OMAP IrDA(SIR/MIR/FIR)"
-       depends on IRDA && (ARCH_OMAP1 || ARCH_OMAP2)
-       select GPIOEXPANDER_OMAP if (MACH_OMAP_H3 || MACH_OMAP_H4)
-        help
-         Say Y here if you want to build support for the OMAP IR.
-
 config AU1000_FIR
        tristate "Alchemy Au1000 SIR/FIR"
        depends on SOC_AU1000 && IRDA
@@ -439,5 +432,15 @@ config MCS_FIR
          To compile it as a module, choose M here: the module will be called
          mcs7780.
 
+config OMAP_IR
+       tristate "OMAP IrDA(SIR/MIR/FIR)"
+       depends on IRDA && ARCH_OMAP
+       select GPIOEXPANDER_OMAP if (MACH_OMAP_H3 || MACH_OMAP_H4)
+        help
+         Say Y here if you want to build support for the Texas Instruments
+         OMAP IrDA device driver, which supports SIR/MIR/FIR. This driver
+         relies on platform specific helper routines so available capabilities
+         may vary from one OMAP target to another.
+
 endmenu