commit | 4f7e6e8130a466bdd11a9c23bc7b6a4e55e0ad5d | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Apr 01 00:35:10 2020 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Mon May 11 10:16:49 2020 +0530 |
tree | 03edd3f52a106a2790158b9911fee3499aaa57f2 | |
parent | ad8c86bbe934f3c225ec770828d1e1b7edc40d49 [diff] |
Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place In commit commit 278b90ce786f ("configs: Migrate CONFIG_SYS_TEXT_BASE") was moved definition for CONFIG_SYS_TEXT_BASE option but author probably forgot to move also comment for lines which are moving. So do it now! Signed-off-by: Pali Rohár <pali@kernel.org>