From 9c56d6f71e05b1b4f60d0eaef6bc636d7a3f837b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 21 Jan 2016 19:43:47 -0700 Subject: rockchip: Move firefly and jerry to use the full pinctrl Use the full pinctrl driver in U-Boot proper. Signed-off-by: Simon Glass --- configs/firefly-rk3288_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/firefly-rk3288_defconfig') diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig index 5b26a3d1dc..7d8ca6c0ef 100644 --- a/configs/firefly-rk3288_defconfig +++ b/configs/firefly-rk3288_defconfig @@ -27,7 +27,6 @@ CONFIG_RESET=y CONFIG_DM_MMC=y CONFIG_ROCKCHIP_DWMMC=y CONFIG_PINCTRL=y -# CONFIG_PINCTRL_FULL is not set CONFIG_SPL_PINCTRL=y # CONFIG_SPL_PINCTRL_FULL is not set CONFIG_ROCKCHIP_PINCTRL=y -- cgit v1.2.1