From 318140c20958f7594e3c46244acafa6fe0ccbdd1 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 22 Nov 2009 14:54:26 +0000 Subject: [PATCH] add missing CONFIG_MIPS_FPU_EMU to kernel config SVN-Revision: 18477 --- target/linux/brcm47xx/config-2.6.28 | 1 + target/linux/brcm47xx/config-2.6.30 | 1 + 2 files changed, 2 insertions(+) diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index 509384ef80..17dd173a7e 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -93,6 +93,7 @@ CONFIG_LEDS_GPIO=y # CONFIG_MACH_VR41XX is not set # CONFIG_MIKROTIK_RB532 is not set # CONFIG_MIPS_COBALT is not set +# CONFIG_MIPS_FPU_EMU is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 # CONFIG_MIPS_MACHINE is not set # CONFIG_MIPS_MALTA is not set diff --git a/target/linux/brcm47xx/config-2.6.30 b/target/linux/brcm47xx/config-2.6.30 index 0c7a25f2df..07ff5f34aa 100644 --- a/target/linux/brcm47xx/config-2.6.30 +++ b/target/linux/brcm47xx/config-2.6.30 @@ -103,6 +103,7 @@ CONFIG_LEDS_GPIO=y # CONFIG_MACH_VR41XX is not set # CONFIG_MIKROTIK_RB532 is not set # CONFIG_MIPS_COBALT is not set +# CONFIG_MIPS_FPU_EMU is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 # CONFIG_MIPS_MACHINE is not set # CONFIG_MIPS_MALTA is not set -- 2.30.2