diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-21 08:30:45 -0500 |
commit | 32a238df797317436d72ed934727e89fa31585ae (patch) | |
tree | 8a9be48b4535be27d1d0257b93fdc591c98d14a3 /configs/rock960-rk3399_defconfig | |
parent | f0fcab6f8e11cee6d6b81a08fbfc641f6fcce0ec (diff) | |
download | u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.gz u-boot-32a238df797317436d72ed934727e89fa31585ae.tar.xz u-boot-32a238df797317436d72ed934727e89fa31585ae.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rock960-rk3399_defconfig')
-rw-r--r-- | configs/rock960-rk3399_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig index f23fdc09e1..c9ec642e4c 100644 --- a/configs/rock960-rk3399_defconfig +++ b/configs/rock960-rk3399_defconfig @@ -14,8 +14,6 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y # CONFIG_SPL_RAW_IMAGE_SUPPORT is not set CONFIG_SPL_STACK_R=y CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x10000 -CONFIG_SPL_ATF=y -CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y CONFIG_TPL=y CONFIG_SYS_PROMPT="rock960 => " CONFIG_CMD_BOOTZ=y @@ -59,6 +57,5 @@ CONFIG_USB_ETHER_ASIX88179=y CONFIG_USB_ETHER_MCS7830=y CONFIG_USB_ETHER_RTL8152=y CONFIG_USB_ETHER_SMSC95XX=y -CONFIG_USE_TINY_PRINTF=y CONFIG_SPL_TINY_MEMSET=y CONFIG_ERRNO_STR=y |