1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-17 08:32:07 +02:00
Files
u-boot-megous/arch/arm/mach-rockchip
Jagan Teki 2666bd42c6 arm: rockchip: rk3399: Move common configs in Kconfig
Few SPL and U-Boot proper configs are common to all rk3399 target
defconfigs, move them and select it from platform kconfig.

Moved configs:
-  SPL_ATF
-  SPL_ATF_NO_PLATFORM_PARAM if SPL_ATF
-  SPL_LOAD_FIT
-  SPL_CLK if SPL
-  SPL_PINCTRL if SPL
-  SPL_RAM if SPL
-  SPL_REGMAP if SPL
-  SPL_SYSCON if SPL
-  CLK
-  FIT
-  PINCTRL
-  RAM
-  REGMAP
-  SYSCON
-  DM_PMIC
-  DM_REGULATOR_FIXED

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2019-05-08 17:34:13 +08:00
..
2019-05-01 00:00:05 +02:00
2019-05-01 00:00:05 +02:00
2019-05-01 09:40:59 +02:00
2019-05-01 00:00:05 +02:00
2019-05-08 17:34:12 +08:00