commit | ff9302f45d267f3f95a4f41a0adfb4b7eb07faae | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Thu Sep 10 21:55:16 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 28 10:48:22 2015 -0400 |
tree | 2ce4457fb85d1c2933e39b121bb2a9272ef88bc0 | |
parent | e6296327d1c7ca4b950584a1f5a174e44a3a5f37 [diff] |
ARM: hikey: Select DM, DM_GPIO from Kconfig Most platforms enable these options from Kconfig rather than the configs header file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>