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.25 | |
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.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 276a48f685..ba93a32677 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -809,6 +809,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_MISC_DEVICES=y # CONFIG_MKISS is not set # CONFIG_MMC_ARMMMCI is not set |