1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

add missing CONFIG_MIPS_FPU_EMU to kernel config

SVN-Revision: 18477
This commit is contained in:
Jo-Philipp Wich 2009-11-22 14:54:26 +00:00
parent 0adbdf6409
commit 318140c209
2 changed files with 2 additions and 0 deletions

@ -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

@ -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