diff options
author | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-14 08:11:27 -0400 |
commit | df33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch) | |
tree | b702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/firefly-rk3399_defconfig | |
parent | f55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff) | |
download | u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/firefly-rk3399_defconfig')
-rw-r--r-- | configs/firefly-rk3399_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly-rk3399_defconfig b/configs/firefly-rk3399_defconfig index 9f05f33ddd..38ac8a32c3 100644 --- a/configs/firefly-rk3399_defconfig +++ b/configs/firefly-rk3399_defconfig @@ -53,6 +53,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 |