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/pcm052_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/pcm052_defconfig') diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig index f97f110432..49159ced09 100644 --- a/configs/pcm052_defconfig +++ b/configs/pcm052_defconfig @@ -11,4 +11,3 @@ CONFIG_VYBRID_GPIO=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_FSL_LPUART=y -CONFIG_OF_LIBFDT=y -- cgit v1.2.1