diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 06:32:21 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 13:28:48 -0400 |
commit | fb8dd014220f51dadcbfb91e6d1dfca69d0910a7 (patch) | |
tree | 5cba3dccaa40363edbd42eddca58fb3e34f189b3 /arch/mips/configs | |
parent | b0d4056dd6f16eca63114d0c252b214449a13cca (diff) |
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/mtx1_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/configs/mtx1_defconfig b/arch/mips/configs/mtx1_defconfig index 0280ef389d8d..b536d7c63790 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig | |||
@@ -3021,7 +3021,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
3021 | # CONFIG_DEBUG_FS is not set | 3021 | # CONFIG_DEBUG_FS is not set |
3022 | # CONFIG_HEADERS_CHECK is not set | 3022 | # CONFIG_HEADERS_CHECK is not set |
3023 | # CONFIG_DEBUG_KERNEL is not set | 3023 | # CONFIG_DEBUG_KERNEL is not set |
3024 | # CONFIG_CROSSCOMPILE is not set | 3024 | CONFIG_CROSSCOMPILE=y |
3025 | CONFIG_CMDLINE="" | 3025 | CONFIG_CMDLINE="" |
3026 | CONFIG_SYS_SUPPORTS_KGDB=y | 3026 | CONFIG_SYS_SUPPORTS_KGDB=y |
3027 | 3027 | ||