ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
It seems that pinctrl is not requested for rk3188 SPL, remove it so that can save more space for SPL image size. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
This commit is contained in:
parent
c0b163e908
commit
bfb11abef2
@ -29,7 +29,6 @@ config ROCKCHIP_RK3188
|
||||
select SUPPORT_SPL
|
||||
select SPL
|
||||
select SPL_CLK
|
||||
select SPL_PINCTRL
|
||||
select SPL_REGMAP
|
||||
select SPL_SYSCON
|
||||
select SPL_RAM
|
||||
|
Loading…
Reference in New Issue
Block a user