diff options
author | Tom Rini | 2020-04-28 16:15:47 -0400 |
---|---|---|
committer | Tom Rini | 2020-04-28 16:15:47 -0400 |
commit | 556fd590db78def1cb92b0e887c665d3b75f7519 (patch) | |
tree | e99e20f537c7d5f3fe823f53d40db51b8fe65831 /configs/parrot_r16_defconfig | |
parent | dd2c676a659a03daeef31d1221da2edff009d426 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/parrot_r16_defconfig')
-rw-r--r-- | configs/parrot_r16_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/parrot_r16_defconfig b/configs/parrot_r16_defconfig index 2c2edbc2b6d..4c9b248ec0e 100644 --- a/configs/parrot_r16_defconfig +++ b/configs/parrot_r16_defconfig @@ -11,7 +11,6 @@ CONFIG_USB0_ID_DET="PD10" CONFIG_USB1_VBUS_PIN="PD12" CONFIG_AXP_GPIO=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -# CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_DEFAULT_DEVICE_TREE="sun8i-r16-parrot" CONFIG_FASTBOOT_CMD_OEM_FORMAT=y CONFIG_CONS_INDEX=5 |