summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-11-16 14:02:49 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-11-16 14:02:49 +0100
commitb474168b906e2319166a13323aabc7637897df38 (patch)
tree7b8a46d143e0388622bc25a2c32de71c12b94d8c /commands/Kconfig
parentbc1d9652481489d2bc0d5e93c3d804a814638c88 (diff)
parent818b981bfc6d432485baf1c781c13ed72ece2362 (diff)
downloadbarebox-b474168b906e2319166a13323aabc7637897df38.tar.gz
barebox-b474168b906e2319166a13323aabc7637897df38.tar.xz
Merge branch 'for-next/ymodem'
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index aa7242c271..ac9b797f2e 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -266,6 +266,7 @@ config CMD_LOADB
config CMD_LOADY
select CRC16
+ select XYMODEM
tristate
prompt "loady"