From 16886bfd01c65f0702e3e49755478284c67e4429 Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Mon, 4 May 2015 15:29:24 +0300 Subject: MIPS: tplink-mr3020: enable nmon Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/mips/mach-ath79/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/mips/mach-ath79') diff --git a/arch/mips/mach-ath79/Kconfig b/arch/mips/mach-ath79/Kconfig index 3fd9cdde98..f730b37ac5 100644 --- a/arch/mips/mach-ath79/Kconfig +++ b/arch/mips/mach-ath79/Kconfig @@ -11,6 +11,7 @@ config BOARD_TPLINK_MR3020 bool "TP-LINK MR3020" select HAVE_PBL_IMAGE select HAVE_IMAGE_COMPRESSION + select HAS_NMON endchoice -- cgit v1.2.3