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 | cceb3dffcfba32ee1b6900e4611b19f409ec6a9d (patch) | |
tree | 15465578190d5da6c6154adf65343c145598e3e0 /target/linux/amazon/config-2.6.21 | |
parent | 8f88338313c782808815f3f49c49a71cd08856eb (diff) | |
download | master-187ad058-cceb3dffcfba32ee1b6900e4611b19f409ec6a9d.tar.gz master-187ad058-cceb3dffcfba32ee1b6900e4611b19f409ec6a9d.tar.bz2 master-187ad058-cceb3dffcfba32ee1b6900e4611b19f409ec6a9d.zip |
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amazon/config-2.6.21')
-rw-r--r-- | target/linux/amazon/config-2.6.21 | 1 |
1 files changed, 0 insertions, 1 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 |