summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-xburst/Kconfig
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2012-06-13 23:43:08 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-06-30 12:47:25 +0200
commit41b05dc0dac9c34294979374ed50b99a685f35ed (patch)
tree967224fd8e7ac55a5653aa7aaef60de881644a56 /arch/mips/mach-xburst/Kconfig
parentb78f4c986f22c1114fbaa1f66c3ac39187213bff (diff)
downloadbarebox-41b05dc0dac9c34294979374ed50b99a685f35ed.tar.gz
barebox-41b05dc0dac9c34294979374ed50b99a685f35ed.tar.xz
rzx50: add poweroff support
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-xburst/Kconfig')
-rw-r--r--arch/mips/mach-xburst/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-xburst/Kconfig b/arch/mips/mach-xburst/Kconfig
index 60e411cce6..c72b7414d5 100644
--- a/arch/mips/mach-xburst/Kconfig
+++ b/arch/mips/mach-xburst/Kconfig
@@ -12,6 +12,7 @@ choice
config BOARD_RZX50
bool "Ritmix RZX-50"
+ select HAS_POWEROFF
select CPU_JZ4755
endchoice