From 6b336879954a01fc2222098aaa7e2e667bf6ff31 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 21 Mar 2016 06:47:40 -0700 Subject: defconfig: Reorder boards' defconfig files Some boards' defconfig files are out of order. Clean this up. Signed-off-by: Bin Meng Acked-by: Joe Hershberger --- configs/vf610twr_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/vf610twr_defconfig') diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index 7c8388705e..d959293b21 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -14,4 +14,3 @@ CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPI_FLASH=y CONFIG_FSL_LPUART=y -CONFIG_OF_LIBFDT=y -- cgit v1.2.1