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/amazon | |
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/amazon')
-rw-r--r-- | target/linux/amazon/config-2.6.21 | 1 | ||||
-rw-r--r-- | target/linux/amazon/config-2.6.30 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/amazon/config-2.6.21 b/target/linux/amazon/config-2.6.21 index c1bb034fe7..cfe6fa540c 100644 --- a/target/linux/amazon/config-2.6.21 +++ b/target/linux/amazon/config-2.6.21 @@ -71,7 +71,6 @@ CONFIG_KALLSYMS=y # CONFIG_MIPS_DB1500 is not set # CONFIG_MIPS_DB1550 is not set # CONFIG_MIPS_EV64120 is not set -# CONFIG_MIPS_FPU_EMU is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MIRAGE is not set diff --git a/target/linux/amazon/config-2.6.30 b/target/linux/amazon/config-2.6.30 index 33a0107b5d..bb6bca05ce 100644 --- a/target/linux/amazon/config-2.6.30 +++ b/target/linux/amazon/config-2.6.30 @@ -91,7 +91,6 @@ CONFIG_KALLSYMS=y # CONFIG_MIKROTIK_RB532 is not set CONFIG_MIPS=y # 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 |