diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-11-29 14:31:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-11-29 14:31:55 +0000 |
commit | fa0396c5306839459c38d90213f99549f44b7b38 (patch) | |
tree | f979d779b56014b5904fa17370b6841366134f87 /target/linux/brcm47xx | |
parent | 7e3d67e546cf1c83afdbb02786536ea6739586ab (diff) | |
download | upstream-fa0396c5306839459c38d90213f99549f44b7b38.tar.gz upstream-fa0396c5306839459c38d90213f99549f44b7b38.tar.bz2 upstream-fa0396c5306839459c38d90213f99549f44b7b38.zip |
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.31 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index 17dd173a7e..509384ef80 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -93,7 +93,6 @@ 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 07ff5f34aa..0c7a25f2df 100644 --- a/target/linux/brcm47xx/config-2.6.30 +++ b/target/linux/brcm47xx/config-2.6.30 @@ -103,7 +103,6 @@ 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.31 b/target/linux/brcm47xx/config-2.6.31 index 3432d26fc3..5f3754d9e3 100644 --- a/target/linux/brcm47xx/config-2.6.31 +++ b/target/linux/brcm47xx/config-2.6.31 @@ -104,7 +104,6 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 # 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 |