NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
[deliverable/linux.git] / net / nfc / nci / Kconfig
index decdc49b26d873ebcb62e6bf8047af6f648c483a..6d69b5f0f19b0ab97c779375cf6fa7bf474fc1b5 100644 (file)
@@ -1,6 +1,6 @@
 config NFC_NCI
-       depends on NFC && EXPERIMENTAL
-       tristate "NCI protocol support (EXPERIMENTAL)"
+       depends on NFC
+       tristate "NCI protocol support"
        default n
        help
          NCI (NFC Controller Interface) is a communication protocol between
This page took 0.024397 seconds and 5 git commands to generate.