pinctrl: Kconfig: remove duplicated nodes
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 21 Oct 2019 13:07:54 +0000 (15:07 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 21 Oct 2019 13:40:50 +0000 (09:40 -0400)
commitae799ffcae1109eaac243afe19ddf60ba728ce7c
tree8a69ba59d299dba120b427be2ae91bef83e7b488
parent32ded5022e5606fe1a1220ed5ea3e2f935da0fce
pinctrl: Kconfig: remove duplicated nodes

Remove the duplicated configs introduced when the same patch is
applied twice times:
- commit e878b53a79d1 ("dm: pinctrl: introduce PINCONF_RECURSIVE
  option")
- commit c20851b3d850 ("dm: pinctrl: introduce PINCONF_RECURSIVE
  option")

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/pinctrl/Kconfig