summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-malta
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2013-06-24 23:10:12 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-06-25 21:36:04 +0200
commitaf8a02eeb5c9f807bab896fa5cd37458c16492d2 (patch)
tree8380a4d4a1f0edc5d54c937f57bf6b2622f3a5ab /arch/mips/mach-malta
parent78d13b1339da0a9452cc505f6ff59fe60fb3ff6a (diff)
downloadbarebox-af8a02eeb5c9f807bab896fa5cd37458c16492d2.tar.gz
barebox-af8a02eeb5c9f807bab896fa5cd37458c16492d2.tar.xz
MIPS: qemu-malta: add nmon
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-malta')
-rw-r--r--arch/mips/mach-malta/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-malta/Kconfig b/arch/mips/mach-malta/Kconfig
index 1d291dc72e..67763f8d22 100644
--- a/arch/mips/mach-malta/Kconfig
+++ b/arch/mips/mach-malta/Kconfig
@@ -11,6 +11,7 @@ config BOARD_QEMU_MALTA
bool "qemu malta"
select HAVE_PBL_IMAGE
select HAVE_IMAGE_COMPRESSION
+ select HAS_NMON
endchoice