From cf93dcd0dbb55a4fd45a0a02e167cc642248785d Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Fri, 28 Mar 2014 01:26:38 +0400 Subject: MIPS: ath79: add DEBUG_LL support for Atheros AR933x Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/mips/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/mips/Kconfig') diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 521af7ce6a..9a240b7822 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -60,6 +60,7 @@ config MACH_MIPS_ATH79 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_BIG_ENDIAN select CSRC_R4K_LIB + select HAS_DEBUG_LL select HAVE_CLK select COMMON_CLK select COMMON_CLK_OF_PROVIDER -- cgit v1.2.3