]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
authorStefan Roese <sr@denx.de>
Thu, 26 Nov 2015 12:38:01 +0000 (13:38 +0100)
committerSimon Glass <sjg@chromium.org>
Fri, 11 Dec 2015 03:41:56 +0000 (20:41 -0700)
commit7b98a3b6767ff2a32c476575547e20fed8223d70
treeafd16bbdd405602863359c90869a69a84d75c9ce
parent8951523c6a5d6f7c7f19dcf0b6d402dfc1493c35
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE

Add a remark about SPL to this Kconfig option. Otherwise its identitcal
to the non-SPL version, which is confusing.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Michal Simek <michal.simek@xilinx.com>
drivers/core/Kconfig