commit | 6ea06e64783e8a4b6b70ef82d83e59d085086b0d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Aug 22 19:42:27 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Aug 28 17:18:48 2014 -0400 |
tree | 909b83efe3b744228d256520882eeaa3a3157580 | |
parent | 739cd99e5b037b3ed432bf433587af638f564bab [diff] |
kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO Copy Kconfig options from "init/Kconfig" of Linux v3.16 tag and adjust some parts of the help document. Move CONFIG_SPL, CONFIG_TPL, ... etc. to "Boot images" menu. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>