commit | 2b19e90600037b3e120dcb0361bc5602bbd007d0 | [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 | 126493fa018c25355345fe3402a7216427eff49d [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>