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/brcm63xx | |
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/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.30 b/target/linux/brcm63xx/config-2.6.30 index 33c69df596..2c78dcd9de 100644 --- a/target/linux/brcm63xx/config-2.6.30 +++ b/target/linux/brcm63xx/config-2.6.30 @@ -125,7 +125,6 @@ CONFIG_LEDS_GPIO=y CONFIG_MAGIC_SYSRQ=y # 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 |