1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 05:24:09 +03:00

[brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2009-11-22 14:54:26 +00:00
parent 57aa2eccce
commit 3b1067ec77
2 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,7 @@ CONFIG_LEDS_GPIO=y
# CONFIG_MACH_VR41XX is not set
# 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

View File

@ -103,6 +103,7 @@ CONFIG_LEDS_GPIO=y
# CONFIG_MACH_VR41XX is not set
# 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