forked from Ivasoft/openwrt
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
Most MIPS targets have it disabled, so move the symbol to the generic configs to keep target configs small. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44583
This commit is contained in:
@@ -2034,6 +2034,7 @@ CONFIG_MII=y
|
||||
# CONFIG_MIPS_COBALT is not set
|
||||
# CONFIG_MIPS_FPU_EMULATOR is not set
|
||||
# CONFIG_MIPS_MALTA is not set
|
||||
# CONFIG_MIPS_O32_FP64_SUPPORT is not set
|
||||
# CONFIG_MIPS_PARAVIRT is not set
|
||||
# CONFIG_MIPS_SEAD3 is not set
|
||||
# CONFIG_MIPS_SIM is not set
|
||||
|
||||
Reference in New Issue
Block a user