diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 11:32:21 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 18:28:48 +0100 |
commit | fb8dd014220f51dadcbfb91e6d1dfca69d0910a7 (patch) | |
tree | 5cba3dccaa40363edbd42eddca58fb3e34f189b3 /arch/mips | |
parent | b0d4056dd6f16eca63114d0c252b214449a13cca (diff) | |
download | op-kernel-dev-fb8dd014220f51dadcbfb91e6d1dfca69d0910a7.zip op-kernel-dev-fb8dd014220f51dadcbfb91e6d1dfca69d0910a7.tar.gz |
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-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 0280ef3..b536d7c 100644 --- a/arch/mips/configs/mtx1_defconfig +++ b/arch/mips/configs/mtx1_defconfig @@ -3021,7 +3021,7 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_KERNEL is not set -# CONFIG_CROSSCOMPILE is not set +CONFIG_CROSSCOMPILE=y CONFIG_CMDLINE="" CONFIG_SYS_SUPPORTS_KGDB=y |