Quellcode durchsuchen

pinctrl: mark non-EXPERIMENTAL

With the finalization of the external driver API and the device
tree support, this subsystem is now mature and can be promoted to
non-experimental status.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Linus Walleij vor 13 Jahren
Ursprung
Commit
630e2d0494
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      drivers/pinctrl/Kconfig

+ 0 - 1
drivers/pinctrl/Kconfig

@@ -4,7 +4,6 @@
 
 config PINCTRL
 	bool
-	depends on EXPERIMENTAL
 
 if PINCTRL