From fb8dd014220f51dadcbfb91e6d1dfca69d0910a7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 17 Oct 2007 11:32:21 +0100 Subject: [MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig. Signed-off-by: Ralf Baechle --- arch/mips/configs/mtx1_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips/configs/mtx1_defconfig') 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 # 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 -- cgit