summaryrefslogtreecommitdiff
path: root/arch/sh/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/lib/Kconfig')
-rw-r--r--arch/sh/lib/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/sh/lib/Kconfig b/arch/sh/lib/Kconfig
new file mode 100644
index 0000000..cec8d09
--- /dev/null
+++ b/arch/sh/lib/Kconfig
@@ -0,0 +1,6 @@
+config CMD_SH_ZIMAGEBOOT
+ bool "zimageboot - Boot a zImage on SH"
+ default y
+ help
+ This is special SH-specific command to boot a zImage (compressed
+ Linux image) on SH-architecture boards.