From 3b1067ec77fe12074165e6027003ac25184f721e Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 22 Nov 2009 14:54:26 +0000 Subject: [PATCH] [brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18477 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0