pinctrl: Kconfig: fix missing include of rockchip/Kconfig
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 1 Feb 2019 14:15:38 +0000 (15:15 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 1 Feb 2019 15:59:14 +0000 (16:59 +0100)
commit5a127325f0042e5365de74194a6b4fb9ef062216
treeadb851616c2231ff56dc451347804df0ab30184f
parentefc46771711a7975aedb18961e70098ddea759c0
pinctrl: Kconfig: fix missing include of rockchip/Kconfig

After the merge of the new, generic pinctrl-code, the include for
rockchip/Kconfig was missing.  Add it here, so we can select the
pinctrl-driver for SPL.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/pinctrl/Kconfig