ARM: H1940: Convert h1940 bluetooth driver to rfkill
[linux-2.6-block.git] / arch / arm / mach-s3c2410 / Kconfig
index 3d4e9da3fa52bb055b1a550961c2b20057c68ae1..dd1fcc7e67086eb01ac05230bb414a37049bc91c 100644 (file)
@@ -81,6 +81,14 @@ config ARCH_H1940
        help
          Say Y here if you are using the HP IPAQ H1940
 
+config H1940BT
+        tristate "Control the state of H1940 bluetooth chip"
+        depends on ARCH_H1940
+        select RFKILL
+        help
+          This is a simple driver that is able to control
+          the state of built in bluetooth chip on h1940.
+
 config PM_H1940
        bool
        help