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/chromebox_panther_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/chromebox_panther_defconfig') diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig index 3b32e51b37..7a27154256 100644 --- a/configs/chromebox_panther_defconfig +++ b/configs/chromebox_panther_defconfig @@ -2,8 +2,8 @@ CONFIG_X86=y CONFIG_VENDOR_GOOGLE=y CONFIG_DEFAULT_DEVICE_TREE="chromebox_panther" CONFIG_TARGET_CHROMEBOX_PANTHER=y -CONFIG_HAVE_MRC=y CONFIG_ENABLE_MRC_CACHE=y +CONFIG_HAVE_MRC=y CONFIG_HAVE_VGA_BIOS=y CONFIG_FIT=y CONFIG_BOOTSTAGE=y -- cgit v1.2.3