commit | 91ff05275a32e459901c53fad9266e0274e5f68a | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Thu May 04 01:29:13 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 06:57:49 2017 -0600 |
tree | b2b32f0fd452fb5db8983f99e6fe4ea77251345d | |
parent | 24796d27be0d0f403ed6ad7e3022b33e36ac08b5 [diff] |
defconfig: firefly-rk3399: fix pinctrl config option The option is named PINCTRL_ROCKCHIP_RK3399 not ROCKCHIP_RK3399_PINCTRL. Set the correct option. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Simon Glass <sjg@chromium.org>