]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kconfig: move CONFIG_CMD_GO to Kconfig
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 16 Sep 2014 07:33:03 +0000 (16:33 +0900)
committerTom Rini <trini@ti.com>
Wed, 24 Sep 2014 22:30:28 +0000 (18:30 -0400)
commit726ac8e4c505f086c1decd5263068373254ee60a
tree19ba416e290775bcca39789478997909f9319f4d
parentcccee18918a9bcc1b34ddcd33f219a4ed26fc690
kconfig: move CONFIG_CMD_GO to Kconfig

Since CONFIG_CMD_GO is defined in config_cmd_defaults.h
(and no board undefs it its own header), it can be moved to
Kconfig with the default value "y".

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
common/Kconfig
include/config_cmd_defaults.h