commit | 5a127325f0042e5365de74194a6b4fb9ef062216 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Feb 01 15:15:38 2019 +0100 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Feb 01 16:59:14 2019 +0100 |
tree | adb851616c2231ff56dc451347804df0ab30184f | |
parent | efc46771711a7975aedb18961e70098ddea759c0 [diff] |
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>