From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 9 May 2018 06:27:17 +0200 Subject: [U-Boot] [PATCH] kconfig: Print reverse dependencies in groups In-Reply-To: <20180508175911.16259-1-erosca@de.adit-jv.com> References: <20180508175911.16259-1-erosca@de.adit-jv.com> Message-ID: <20180509042716.GA11264@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Eugeniu, > Not sure if partial/limited sync with Linux Kconfig is practiced, but > if yes, then pick below three Linux commits, which are focused around > improving the readability of reverse dependencies in menuconfig UI. > [1] commit 1ccb27143360bd2390a9a970e50709f858b53761 > Author: Petr Vorel > kconfig: make "Selected by:" and "Implied by:" readable > [2] commit 9a47ceec543bfb703fbe2f8d584850b582caf1a6 > Masahiro Yamada > kconfig: clean-up reverse dependency help implementation > [3] commit d9119b5925a03b9a3191fa3e93b4091651d8ad25 > Author: Eugeniu Rosca > kconfig: Print reverse dependencies in groups Thanks for doing it. I also think that syncing to Linux version is better way. Kind regards, Petr