diff options
| author | Johan Jonker <[email protected]> | 2026-01-16 23:13:18 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-10 10:07:02 -0600 |
| commit | 109c7ef87d775d998f919710ae2b486dcb813e60 (patch) | |
| tree | 384798b4b1c46fcb9f53363fe48feafdbd19394c /configs/rock2_defconfig | |
| parent | f339d6a9c3c2026e8982b79a94b6724318b170e3 (diff) | |
rockchip: imply OF_UPSTREAM for rk3288 boards
Imply OF_UPSTREAM for rk3288 boards.
Signed-off-by: Johan Jonker <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'configs/rock2_defconfig')
| -rw-r--r-- | configs/rock2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig index dd296efaf1a..025b55e2171 100644 --- a/configs/rock2_defconfig +++ b/configs/rock2_defconfig @@ -47,7 +47,6 @@ CONFIG_CMD_REGULATOR=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set CONFIG_SPL_OF_CONTROL=y -CONFIG_OF_UPSTREAM=y CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent" CONFIG_ENV_IS_IN_MMC=y CONFIG_ENV_RELOC_GD_ENV_ADDR=y |
