From 2ab26ce601f46abdc72cfceb3c752d92b67146b7 Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Wed, 9 Nov 2016 16:16:58 +0000 Subject: [PATCH] ci20_defconfig: use XBurst CPU Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- configs/ci20_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig index bd30cbd423..ecf3007a37 100644 --- a/configs/ci20_defconfig +++ b/configs/ci20_defconfig @@ -1,6 +1,6 @@ # architecture BR2_mipsel=y -BR2_mips_32r2=y +BR2_mips_xburst=y # BR2_MIPS_SOFT_FLOAT is not set # Linux headers same as kernel, a 3.18 series