
24 Aug
2019
24 Aug
'19
6:42 p.m.
On Tue, Aug 13, 2019 at 02:32:30PM -0500, Adam Ford wrote:
Several options are presenting themselves on a various boards where the options are clearly not used. (ie, arm64 options on arm9, or SPL/TPL options when SPL or TPL are not defined)
This patch is not attempting to be a complete list of items, but more like low hanging fruit.
This patch attempts to reduce some of the menuconfig noise by defining dependencies so they don't appear when not used.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/Kconfig b/Kconfig index d2eb744e70..643bb8cc01 100644
Applied to u-boot/master, thanks!
--
Tom