diff options
author | Tom Rini | 2022-04-25 18:53:54 -0400 |
---|---|---|
committer | Tom Rini | 2022-04-25 18:53:54 -0400 |
commit | 0ad937828477ec4d6372d9c8afa94b6090918af3 (patch) | |
tree | 5d6ac2308348e6ef3be078fb2fc46302ae83eb86 /configs/rock2_defconfig | |
parent | 11232139e399e70641410356ae6b278113d90f16 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
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 03d9c87ff38..e8d183cd9b6 100644 --- a/configs/rock2_defconfig +++ b/configs/rock2_defconfig @@ -37,7 +37,6 @@ CONFIG_CMD_PMIC=y CONFIG_CMD_REGULATOR=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set -CONFIG_SPL_PARTITION_UUIDS=y CONFIG_SPL_OF_CONTROL=y CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent" CONFIG_ENV_IS_IN_MMC=y |