1# 2# For a description of the syntax of this configuration file, 3# see Documentation/kbuild/config-language.txt. 4# 5define_bool CONFIG_MIPS y 6define_bool CONFIG_MIPS32 n 7define_bool CONFIG_MIPS64 y 8 9source arch/mips/config-shared.in 10