From df33f8646855e65b8e7232c7fd5739e1ae1eb58b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 14 Aug 2019 08:11:27 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/da850evm_nand_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/da850evm_nand_defconfig') diff --git a/configs/da850evm_nand_defconfig b/configs/da850evm_nand_defconfig index 7f0ea0c7e4..0ad4b66991 100644 --- a/configs/da850evm_nand_defconfig +++ b/configs/da850evm_nand_defconfig @@ -80,4 +80,3 @@ CONFIG_USB_MUSB_DA8XX=y CONFIG_USB_MUSB_PIO_ONLY=y CONFIG_USB_STORAGE=y # CONFIG_FAT_WRITE is not set -CONFIG_USE_TINY_PRINTF=y -- cgit