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 y
7define_bool CONFIG_MIPS64 n
8
9source arch/mips/config-shared.in
10