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/generic-2.6/config-2.6.21 | |
parent | 8f88338313c782808815f3f49c49a71cd08856eb (diff) | |
download | upstream-cceb3dffcfba32ee1b6900e4611b19f409ec6a9d.tar.gz upstream-cceb3dffcfba32ee1b6900e4611b19f409ec6a9d.tar.bz2 upstream-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/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 9ec23b5f1b..1d91636b26 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -727,6 +727,7 @@ CONFIG_MII=y CONFIG_MINI_FO=y # CONFIG_MINIX_FS is not set # CONFIG_MINIX_SUBPARTITION is not set +# CONFIG_MIPS_FPU_EMU is not set # CONFIG_MKISS is not set CONFIG_MMC_BLOCK_BOUNCE=y # CONFIG_MMC_BLOCK is not set |