From 556fd590db78def1cb92b0e887c665d3b75f7519 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 28 Apr 2020 16:15:47 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/parrot_r16_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/parrot_r16_defconfig') diff --git a/configs/parrot_r16_defconfig b/configs/parrot_r16_defconfig index 2c2edbc2b6..4c9b248ec0 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 -- cgit